revsystems / jQuery-SelectBox

A modern replacement for the traditional select element. Increases flexibility and stylability.
http://plugins.jquery.com/project/jquery-sb
Other
72 stars 16 forks source link

using html inside options #39

Closed ronenli closed 13 years ago

ronenli commented 13 years ago

while trying to use image inside an option i got the IMG SRC attribute displayed as text when the option is SELECTED.

also the SRC is displayed in the TITLE of the generated Selectbox (it happens with all html tags used inside an option)