最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - jQuery Select Plugin That Will Allow for FolderFile Structured Tiered Options? - Stack Overflow

programmeradmin2浏览0评论

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 badges
Add a ment  | 

3 Answers 3

Reset to default 2

Try 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/

发布评论

评论列表(0)

  1. 暂无评论