
is there a way to make the select options like the above? how to remove the default img in the select options? thank you.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is a good question! Ive been searching for the solution for this along time. My belief is that, this is the bestest solution:
http://www.filamentgroup.com/lab/jquery_ui_selectmenu_an_aria_accessible_plugin_for_styling_a_html_select/
You use it with jQuery UI and fully edit with css. However even more better solution would be making fully div and li based dropdown-menu with a hidden input, if you want to use it in a form.