My current web project includes some <select> elements with <group> children to represent projects belonging to certain customers.
Unfortunately there is no way to style native <select> elements and Firefox lacks proper indentation for the <option> elements belonging to groups. This leads to a very confusing layout:
So I used the jQuery.Selectmenu plugin to style the <select> elements in a clean and consistent way across all browsers:
Unfortunately the plugin does not seem to be maintained by the jquery.ui group anymore. I made a few minor changes to the plugin so that it works with jquery.ui 1.8 and properly displays groups with space characters.
The plugin is no longer maintained on the jquery.ui wiki, so I am simply uploading my version here:
Adrian is a software developer from Fulda, Germany. Adrian has been programming C++ applications since 1998. Recently he has been implementing a Web 2.0 SaaS website, so his current development-related interests are ASP.NET MVC, C#, and jQuery.
XUpdate mittels XSLT - Ein XUpdate-Prozessor auf XSLT-Basis