tags:

views:

43

answers:

1

Hello!

i need a dropdown menu "< select >" which contains multiple checkboxes. so people can drop down and select many options ( all the checkboxes should be inside the dropdown )

someones call the dropdown a combobox ( so just to make anyone understands )

i want this with javascript/css & not java applet or flash.

Thank you!

+4  A: 

I think this is the thing you're describing - http://code.google.com/p/dropdown-check-list/

naivists
You are the best, it's exactly what i want, thanks!
Axel gold