Re: How to add more than one check box in a dropdown?
Posted By:
Anonymous
Posted On:
Monday, December 17, 2007 12:45 AM
Hi ,
you can't have check boxes inside a dropdown.By the way why do need that kind of control in your html? If you need to select multiple options in a dropdown then use the multiple="true" attribute in "select"
Regards,
Krishna Rajendra A.