Please see my website at http://animevoters.apphb.com. Click Tags in the main menu. It is too long. I’ve seen some website, like espn.com where the droplist is in a panel so that the items are arranged there quite nicely. What I’d like is something along that kind of an idea, sort of making the droplist multi-panel (like two or three) so that the items do not have to go down beyond the screen. Any suggestion on how this can be done? Thank you.
Btw, I am using ASP.NET MVC and JQuery.
Use a DIV to wrap your menu panel, then use multiple lists inside it.
see: http://jsfiddle.net/cFvpe/1/
HTML:
CSS: