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; }
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
Post a Comment