HTML select list problem

Shikha Gupta

New Member
HTML select list box problem

There is a select list box(having a dispaly size of 5) and 2 buttons-Up and Down to move the elements in the list.In netscape,if I select an element which does not lie in visible part of the list and press the Up button,then the control goes to the first part of the list,though the control should have been in the portion where the selected element is.
This works for Internet explorer but not for netscape.Please suggest.Attached is a sample file which you can execute to see what happens
 

Attachments

  • updown1.htm
    1.6 KB · Views: 49
Top