|
|
Q312 What is the simplest script for selecting an option from a drop down list and loading the page into another frame without a button?
irt.org | Knowledge Base | JavaScript | Form 10.3 | Q312 [ previous next ] Q312 What is the simplest script for selecting an option from a drop down list and loading the page into another frame without a button?
In older browsers it requires that the user chooses a selection and then click elsewhere to trigger the onChange event handler. |
-- div -->
|