jquery - Display dropdown list with options in multiple columns -


Is there a way to display an HTML dropdown list with options in many columns?

I do not want multiple columns with a single line of data, I should have 3 rows of selectable options

Is this possibly possible through .NET or jQuery?

There is no way to do this with plain vanilla form fields, you must use javascript Make your own form input type or whatever.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -