如何使用 jquery 创建下拉按钮?

发布于 2024-11-09 14:27:55 字数 113 浏览 0 评论 0原文

我需要一个类似于 Facebook 帐户的按钮,位于右上角。一个按钮,单击时会显示一个包含选项的下拉列表,

我已经尝试在谷歌中进行搜索,但找不到类似的内容。

有什么想法吗? 谢谢

I need a button similar to the facebook account, in the right top. A button that when clicked show a dropdown list with options

I already tried a search in google but i can't find nothing similar.

Any idea?
thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

眉目亦如画i 2024-11-16 14:27:55

它不是 jquery,但 YUI 菜单按钮 可能会满足您的需求。它允许您显示简单的文本项列表并在用户单击它们时捕获事件,或者您可以跳出框框并使用您自己的自定义 html 格式化面板。它也可以很好地与 jquery 配合使用,这并不奇怪。

It's not jquery, but the YUI menu button might fit your needs. It allows you to display a simple list of text items and catch events when users click on them, or you can step out of the box and format a panel with your own custom html. It also plays fine with jquery, not too surprisingly.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文