RE: form help & Opera

by "Silvermouse" <rch(at)capecod.net>

 Date:  Sat, 8 Apr 2000 10:34:05 -0400
 To:  <hwg-techniques(at)hwg.org>
 In-Reply-To:  lodz
  todo: View Thread, Original
Thankyou Romek and Darrell for your suggestions. I took the >.option< out of
the code and it worked in Opera. This is a great list (I get the digest
version of hwg, so if anyone else responded to my question, thanks) I hardly
know what I am doing half the time and this list is very valuable to me.
Edward

-----Original Message-----
From: Romek [mailto:zylla(at)ck-sg.p.lodz.pl]

<snip>
  Your original code of onClick action was:

 <input type="button" name="go" value="GO" onclick=
"location=(frmLink.slctLink.options[frmLink.slctLink.options.selectedIndex].
value)">

  Mind the part in square brackets.
  When I converted it to the form below it worked:

<input type="button" name="go" value="GO" onclick=
"location=(frmLink.slctLink.options[frmLink.slctLink.selectedIndex].value)">

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA