Adding Targets in Drop Down Boxes
by "Woody" <woodyboi(at)mindspring.com>
|
| Date: |
Sun, 23 Sep 2001 10:46:59 -0400 |
| To: |
"HWG-Techniques" <hwg-techniques(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
Hey Gang...
Im having a problem getting my dropdown box to target the links
to a specific frame. Here is what I have so far (minus the "." of course):
<.CENTER>
<.FORM>
<.SELECT NAME="clicklist"
onChange="top.location.href=this.form.clicklist.options[this.form.clicklist.
selectedIndex].value">
<.OPTION>Explore My Site
<.OPTION VALUE="link1.html" target="header">link1
<.OPTION VALUE="link2.html" target="header">link2
<.OPTION VALUE="lnk3.html" target="header">link3
<.OPTION VALUE="link4.html" target="header">link4
<./SELECT><P>
<./FORM>
<./CENTER>
Any ideas on what could be wrong? Any help would be appreciated:
Woody
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.