Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
Hello. I want to create a paginate option from my page.I found a nice Juqery plugin for this. but the problem is here , I had some problems using , can anyone give me an example where you can display three divs in the same page??
Thank you
Posted
Updated 20-Sep-12 8:43am
v2
Comments
fjdiewornncalwe 20-Sep-12 16:52pm    
You question isn't really that clear, but I think Ravi has provided you a good solution.

You could use the jQuery UI Accordion[^] or Tabs[^].

/ravi
 
Share this answer
 
As Ravi suggested, Accordion or Tabs are apt to display few divs.

But if you would really need pagination you could try,
Variety of Paginate Plugins[^]
(or)
Jquery Paginate Plugin[^] (Demo Here[^])
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900