javascript - Set scrollbar on specific position for selectbox -


i have requirement set position of scrollbar on specific position in select box.

somewhere got can use scrolltop() it's not working in select box.

is there way fix this?

not sure if can that, can trick looking placing div around select, , setting width/height , scroll on that. taken here.


Comments