I want to show a DropDown that should display two values in two columns. I want in HTML or CSS.
+1
A:
You won't be able to do this with HTML and CSS only. You will have to use script also.
Here is a jQuery based drop down
mcDropdown jQuery Plug-in v1.2.10
You can also check this one
rahul
2010-01-08 13:14:38
Examples for multi-column dropdowns always seem to focus menus, rather than a simple, multi-column dropdown with data values for data-entry. Line of business applications need these things all the time, yet nobody ever seems to think about data-entry uses.
Robert Harvey
2010-02-08 22:36:46