Forum Moderators: open

Message Too Old, No Replies

Select List - scroll to 'selected' when page is rendered?

         

joedub

2:52 pm on Jan 25, 2005 (gmt 0)

10+ Year Member



Hello,

I have a select list which has 10 visible elements. There are over 100 options. Say option 99 is SELECTED how do i get the select list to scroll down to show this highlighted option when the select list is first displayed?

Any help much appreciated

Cheers

BlobFisk

4:52 pm on Jan 25, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can set the selectedIndex using a script, that should make it be the visible and selected option.