Multiple Select Not Going Down to First Selected in IE
I have a form with a <select multiple> element. In Mozilla, if an <option> has selected="selected", it displays the list down where the selected otion is. However, in IE it always displays the top of the list. Is there something special I need to do to get IE to display it properly?
Bookmarks