takien / jPushMenu

Various slide menu
202 stars 89 forks source link

Second-level menu items #15

Open drawcard opened 10 years ago

drawcard commented 10 years ago

Hi there,

I was wondering if there were any options or techniques for displaying second-level menu items in your script, eg:

Home (primary item)
      About Us (second level item)
      Contact Us
      Another link 

Maybe a collapsible script or add on might do the trick, but if you know of a quick and easy solution, we'd love to know! Thanks!

PS We've used your menu script on a major government website that we've recently designed: http://www.icac.sa.gov.au/ - it is all working beautifully too. Thought you might like to know!

juliangut commented 10 years ago

As I see it jPushMenu is only intended to show/hide menus, what you put inside that menu is up to you, you can combine jPushMenu with any menu creation library out there

drawcard commented 10 years ago

I think I see it the same way too. I was just throwing ideas out there :)