Jquery multi column selectbox
Filed Under (Others) by admin on 02-10-2008
A jquery plugin that creates a multi column selectbox
I just launched it this september, the code is hosted at googlecode.
http://code.google.com/p/jquerymulticolumnselectbox/
What’s the use?
On typical days we have a selectbox or list box or dropdown menu or whatever they want to call it, its common property is that it has a single column list where the choices are stored. But what if we want to add another column? lets say we want to further describe the item in the list, That’s where a jquery multi column selectbox plugin comes to light. A selectbox that can support multiple columns.



Artlices like this make life so much simpler.