Jump to content

Recommended Posts

Posted

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

Posted

It's called pagination. Google Pagination javascript.

 

Here's one link using jQery (a type of javascript) for client-side pagination:-

http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/

 

It can also be server-side pagination, see the discussion on whether to use client-side or server-side:-

http://java.dzone.com/articles/pagination-server-side-or-clie

  • Upvote 1
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...