Need a "SEE MORE" style Sidebar Menu in Jquery [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this questionI have a side bar in which I need to display the dynamic availability of a category using PHP in side bar menu such that the menu must initially display say 3 categories and on clicking the "+" symbol it should display 5 more of the other categories along with the previous one again on clicking "+" other 5 categories should be displayed appended with the previous category list,
Please开发者_运维问答 guide me if it is possible in Jquery
Thanks In Advance
Is this what you're looking for?
jQuery Expander Plugin
This may be helpful too
Quick and Easy jQuery Read More Script Tutorial
I found these on Google by searching for “jquery read more”
I’ve noticed that jQuery plugins are easy to find. Figuring out what they're called is harder.
精彩评论