html - Select text values too long. How to make it fit in select size -


the options values long. want make value fit in combobox size. no matter if takes 2 or 3 line.

how can that..

any help..

you can't have multi-lines combobox in html. recommand using div acts select, using javascript/jquery & css.

edit : here tutorial may you, demo here.


Comments