http://www.veryhuo.com/a/demo/2011/jquery-css-select.html
This special effect. If there are many items in the drop-down box, how can I make a scroll bar appear on the right side? For example: only 6 will be displayed. A scroll bar appears
Control the height of the p tag of the drop-down box
and then allow it to scroll!
Can you be more specific?
Can you change it?
Control the height of selectBox DIV.
Control the height and exceed scrolling
Add Set overflow:auto; and set a height or something.
Dishes? Very nice. Accepted.
It’s very nice. I accepted it.
Can you give me a specific one?
div
div {overflow-x:hidden;overflow-y:auto;height :100px;}
Dear brothers, can any kind person please change the code and paste it here! Thanks!