html - Have my asp:DropDownList slide down when selected and NOT sliding both up and down -


been looking similar issue moment couldn't find anywhere.

working on asp.net project , need asp:dropdownlist have it's elements sliding down when selected.

when selected item first one, ok since i'm @ top of element list, if select dropdownlist when selected item xxth, list displayed slide going , down @ same time (that makes selected item in middle of displayed list).

i want list sliding down always, whatever selected element position (the same display if selected element 1st).

hope question clear.

if need screen, i'll send it's not necessary.

thanks advance answers !


Comments

Popular posts from this blog

java - Null response to php query in android, even though php works properly -

node.js - Using Node without global install -

php - CakePHP HttpSockets send array of paramms -