I 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.