|
|
Q392 How can I direct the location chosen from a dropdown menu to a new page?
irt.org | Knowledge Base | JavaScript | Link | Q392 [ previous next ] Q392 How can I direct the location chosen from a dropdown menu to a new page?Instead of using:
use:
or add a target="newwindowname" in the form tag. |
-- div -->
|