I have a HTML page with two select boxes. For those I've made a Javascript function that resets them both by setting selectedIndex = -1. This works alright.
Now I want to add this functionality: When resetting the scrollbars should be moved to the beginning of the lists.
Anyone who knows how to do this?
Regards, Lars Grill
Now I want to add this functionality: When resetting the scrollbars should be moved to the beginning of the lists.
Anyone who knows how to do this?
Regards, Lars Grill