Reputation: 13367
I am very often write menu like that:
User clicks on menu item and see div block for this item.
Well it's not hard to code but take some time and very boring.
Is there any JS library which can make my life a little easy and automate writing typical UI elements?
Upvotes: 0
Views: 164