Are there any jQuery or Javascript solutions for creating a menu similar to the one Google uses for their user accounts? Below is an image of what I'm talking about. If you login to Google you can see a demonstration of the drop down in the top right.
相关问题
- Is there a limit to how many levels you can nest i
- How to toggle on Order in ReactJS
- How to fix IE ClearType + jQuery opacity problem i
- void before promise syntax
- jQuery add and remove delay
If you're looking for something a little more fancy than a simple div, I'm sure you'll be able to find something along those lines here: http://www.1stwebdesigner.com/css/38-jquery-and-css-drop-down-multi-level-menu-solutions/
Number six on the list, the 'CSS3 Mega Drop Down Menu' looks like it could easily be modified to act like Google's account dropdown menu.