Thibaut, Nice menus and look great on the desktop and tablet.
Have a question. I see you can make the class active on a link with no drop down but how would I show the user that a drop down is active? Like if I clicked on the Music category could I get the Music menu to stay white?
A dropdown tab can receive the "active" class and will look the same as a normal active tab. You can still mouse over it to show the dropdown, but I agree it'd be good to highlight the active category within the dropdown, which isn't done in the demo.
Hope that answers your question.
dave said
Hi Thibaut,
Yes, I meant just the parent drop down. I see I can achieve my goal by adding active to the li. <li class="dropdown active" >
Thanks for the quick reply!
BTW, I saw your post via Smashing Magazine.
14 comments
DreamFAW said
Active element doesn't work...
Thibaut said
Hi. What doesn't work exactly? This is just CSS so the links don't do anything and the active element is always the same.
Indyaner said
That is actually a really really nice Menu you've done there. YOU Thibaut are a gentleman and a scholar. Thank you.
Thibaut said
Thank you! :)
mahmoude said
nice work man
dave said
Thibaut, Nice menus and look great on the desktop and tablet.
Have a question. I see you can make the class active on a link with no drop down but how would I show the user that a drop down is active? Like if I clicked on the Music category could I get the Music menu to stay white?
Dave
Thibaut said
Hi Dave
Good question.
A dropdown tab can receive the "active" class and will look the same as a normal active tab. You can still mouse over it to show the dropdown, but I agree it'd be good to highlight the active category within the dropdown, which isn't done in the demo.
Hope that answers your question.
dave said
Hi Thibaut,
Yes, I meant just the parent drop down. I see I can achieve my goal by adding active to the li. <li class="dropdown active" >
Thanks for the quick reply!
BTW, I saw your post via Smashing Magazine.
Dave
Jerry said
Does this work in IE?
Thibaut said
It works in IE7+.
stephanie said
Nice!!
debu said
it is good.... but can you plz tell me how can i use this
Mike Badgley said
This is a very nice looking menu, but I question the point? I mean there are thousands of others that are identical in functionality as this one?
shirasaya said
would be possible to create a new sub-level? (third level)