954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

multi column selectbox using jquery

Good day!
I am a newbie in jquery. I want to create a multicolumn select box that may look like this.
[IMG]http://www.codeproject.com/KB/combobox/multicolumncombo/comboOpen.jpg[/IMG]
I am planning to do it in a table that work just like a standard select box but the problem is I dont know how.

could anybody show me some codes

thanks in advance!!

lsvife
Junior Poster in Training
55 posts since Mar 2011
Reputation Points: 6
Solved Threads: 0
 

I've never done it and I don't know the best way to do it, but if you can't think of another solution, I'm fairly sure this should do the trick:

Don't even use a real box. I would maybe create it, but place some div over it that, when it is clicked, shows a hidden div that looks like the contents of the select box, containing radio buttons that are styled like s. Those radio buttons should then by styled to look like your example.

minitauros
Junior Poster
109 posts since Apr 2011
Reputation Points: 36
Solved Threads: 17
 
pritaeas
Posting Expert
Moderator
5,480 posts since Jul 2006
Reputation Points: 653
Solved Threads: 875
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: