I have a select box in html and it contains 10 items. Size of select is 4.If I select 5th item and click some button,the page reloads. Here the selected item is retained but the scrollbar is not moving(which is to be the 5th position).
I have a select box in html and it contains 10 items. Size of select is 4.If I select 5th item and click some button,the page reloads. Here the selected item is retained but the scrollbar is not moving(which is to be the 5th position).