Remove focus from Select List
520188Jul 27 2009 — edited Jul 27 2009Hi,
I have a problem and although im pretty sure i need to use Javascript to solve it, i am definitely not a Javascript expert and need some help to implement it.
Basically i have an online form, one of the options in the form requires my user to select a choice from a large select list. The users then move down the page to fill out the next section of the form. What is happening though the users are using there mouse scroll wheel to move down the page, and because the focus remain on there select list, their selected option is getting changed instead of scrolling down the page. How can i remove the focus (or point it to something else) after a selection has been made in a select list??
Any help much appreciated,
Roddy