I am trying to create a drop-down menu where all the options in the drop menu are check boxes. The motivation here is so that the user can easily select multiple options in the drop-down. Based on what they select I need to parametrize the form and make an Ajax request.
Share
You could try one of these two –
http://www.sexyselect.net
or
http://code.google.com/p/jquery-asmselect/