Archive

Posts Tagged ‘pagination snipped’

Continuous Pagination Snipped

November 23rd, 2009 Comments off

I want a continuous pagination like in: http://www.dzone.com

i found an tutorial, but they use iframe, and don’t support mysql-inport.
http://www.switchonthecode.com/tutorials/javascript-tutorial-continuous-pagination

-> i want to use the whole page/div + get the data from my mysqldatabase.

Bear