开发者

Create a styled Dropdown like on jquery UI

On http://jqueryui.com/demos/accordion/ at the top right corner, you can see a dropdown tha开发者_Python百科t says "Theme: UI Lightness" by default.

I'd love to create such an interactive element in my web application. Does anyone know of a good jquery plugin to easily do this?


A nice example of a plugin exists here. Enabled by nothing more than $('select').selectmenu();.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜