admin管理员组文章数量:1392002
Does anybody know of a jQuery plugin that will allow for what I'm calling "tiered options" within an HTML select element? By this I mean something similar to the folder/file structure system that you find on most Operating Systems. Here's a screen shot of what I'm talking about from Windows:
tiered select example .png
I'm not as much concerned with having the images. Just being able to have a Category and SubCategories within that category are what's important to me.
jQuery is preferred, but if there are any plain javascript options for this, that's cool too.
Thanks for any and all help.
Does anybody know of a jQuery plugin that will allow for what I'm calling "tiered options" within an HTML select element? By this I mean something similar to the folder/file structure system that you find on most Operating Systems. Here's a screen shot of what I'm talking about from Windows:
tiered select example http://www.glenmorefinancial./images/select_example.png
I'm not as much concerned with having the images. Just being able to have a Category and SubCategories within that category are what's important to me.
jQuery is preferred, but if there are any plain javascript options for this, that's cool too.
Thanks for any and all help.
Share Improve this question asked Jan 6, 2010 at 1:23 munchmunch 6,3214 gold badges24 silver badges27 bronze badges3 Answers
Reset to default 2Try one of these on for size.
This looks nice with support for Option groups
jQuery UI Selectmenu
If you do not mind using <ul> <li>
You may want to try these flyout menus
There is a nice tree-view plugin: http://jquery.bassistance.de/treeview/demo/
版权声明:本文标题:javascript - jQuery Select Plugin That Will Allow for FolderFile Structured Tiered Options? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744639697a2617045.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论