mouseovers in frames-javascript

by "dalehirst" <dalehirst(at)email.msn.com>

 Date:  Mon, 20 Nov 2000 06:58:54 -0500
 To:  <hwg-techniques(at)hwg.org>
  todo: View Thread, Original
I need help with trying to mouseover between frames.  Specifically, I have a
navigation frame (frames[1].frames[0] named "nav") with links which I want
to onMouseOver change an image (tag name is "target") in the adjacent frame
(frames[1].frames[1] named "welcome").  I have defined the picture files in
the head, ie var rector = new Image(); rector.src = "rector.gif"; etc for
each picture.  I have tried putting in the anchor tag in the nav document
onMouseOver="parent.frames[1].document.images.target.src=parent.frames[1].re
ctor.src" and several permutations, none of which worked.  I do not have the
site uploaded because this is not working.  Help, please!  TIA
dalehirst(at)msn.com

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