Dropdown in html -


i have dropdown states in html. when go through list, goes expanding on page. there way can limit this? don't want display using size=" " property.

you might try styling css.

here's example:

.fakelist { height: 30px; } 

Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -