Hi , I have select tag which shows > 10 sample names (count). for this i need to show vertical scroll bar for my select drop down(not for select but for its options). I have tried with size property but it is applying vertical scroll bar for select not for options.I have also tried with div but because of that UI messed up.
Sample name lengths can be vary , in large length case i want horizontal scroll bar for that select (options).
It should work with chrome , IE, Safari , Firefox.Please help me out.
similar question : https://stackoverflow.com/questions/7917824/how-to-get-horizontal-scroll-bar-in-select-box-in-ie