html - how to set size of select dropdown in css -
I want to limit selection dropdown height but size is to change the use of the asset view. Is there a substitute for determining the height of the dropdown list of the selection element?
To set the height, select the dropdown Sample code below: list you will need to create a custom drop down using the node Property will need to be set.
& lt; Select id = "Ddl_Country" name = "country" style = "height: 50px; border: 1px solid black" & gt; & Lt; Option id = "01" selected = "selected" & gt; India & lt; / Options & gt; & Lt; Option id = "02" & gt; Australia & lt; / Options & gt; & Lt; Option id = "03" & gt; Singapore & lt; / Options & gt; & Lt; Option id = "04" & gt; New Zealand & lt; / Option & gt; & Lt; Option id = "05" & gt; RUSSIA & lt; / Option & gt; & Lt; Option id = "06" & gt; Japan & lt; / Options & gt; & Lt; / Select & gt; To increase the height of the
the lift; and
& lt; UL & gt;
Comments
Post a Comment