Jquery 中的 Google 帐户下拉列表
是否有任何 jQuery 或 Javascript 解决方案可以创建类似于 Google 用于其用户帐户的菜单?下面是我正在谈论的内容的图像。如果您登录 Google,您可以在右上角看到下拉菜单的演示。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您正在寻找比简单的 div 更奇特的东西,我相信您能够在这里找到类似的东西:
http://www. 1stwebdesigner.com/css/38-jquery-and-css-drop-down-multi-level-menu-solutions/
列表中的第六位,“CSS3 Mega Drop Down Menu”看起来很容易修改的就像 Google 的帐户下拉菜单一样。
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.