Hello!!!
I have many tables with tr and td, and I want to create Next/Previous to navigate these tables by id..... ex: ( <<Prev 3 of 5 Next>> )
Do you have any idea or tutorial to show me how to do with javascript?
Thanks
Page 1 of 1
Next/Previous Table or DIV
#2
Posted 25 January 2012 - 02:40 AM
It's called pagination. Google Pagination javascript.
Here's one link using jQery (a type of javascript) for client-side pagination:-
http://www.script-tu...on-with-jquery/
It can also be server-side pagination, see the discussion on whether to use client-side or server-side:-
http://java.dzone.co...er-side-or-clie
Here's one link using jQery (a type of javascript) for client-side pagination:-
http://www.script-tu...on-with-jquery/
It can also be server-side pagination, see the discussion on whether to use client-side or server-side:-
http://java.dzone.co...er-side-or-clie
Share this topic:
Page 1 of 1

Help













