HighDots Forums  

how to update nested frame

JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss how to update nested frame in the JavaScript discussion (multi-lingual) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
xzzy
 
Posts: n/a

Default how to update nested frame - 03-23-2006 , 06:30 PM







the page looks like:
----------------------------------------------------------------------
-
-
- --------------- ---------------------------------------------- -
- -
- - -
- - - - frameTwo -
e - -
- - - - -
- -
- - - - -------------- - ----------------
- -
- - - - - frame5 - - -
- - -
- - - - - - - -
- - -
- - - - -------------- - ---------------
- -
- ---------------- ---------------------------------------------- -
----------------------------------------------------------------------
-
-
----------------------------------------------------------------------

a selection in frameOne needs to change the location.href of frame5 and of
frame6

top.frames["frameTwo"].frames["frame5"].location.href = "abc.htm"

doesn't work.

Thank you for your help,

John Bickmore




Reply With Quote
  #2  
Old   
xzzy
 
Posts: n/a

Default Re: how to update nested frame ( better description of the problem ) - 03-23-2006 , 06:39 PM






the picture didn't survive the trip to this ng,

frameOne goes down the left side of the window
frame5 is nested inside of frameTwo
frame6 is nested inside of frameThree

a selection in frameOne needs to change the location.href of frame5 and of
frame6

top.frames["frameTwo"].frames["frame5"].location.href = "abc.htm"

doesn't work.

Thank you for your help,

John Bickmore



"xzzy" <mrbikejoc1 (AT) comcast (DOT) net> wrote

Quote:
the page looks like:
----------------------------------------------------------------------
-
-
- --------------- ---------------------------------------------- -
- -
- - -
- - - - frameTwo -
e - -
- - - - -
- -
- - - - -------------- - --------------
--
- -
- - - - - frame5 - - -
- - -
- - - - - - - -
- - -
- - - - -------------- - -------------
--
- -
- ---------------- ---------------------------------------------- -
----------------------------------------------------------------------
-
-
----------------------------------------------------------------------

a selection in frameOne needs to change the location.href of frame5 and of
frame6

top.frames["frameTwo"].frames["frame5"].location.href = "abc.htm"

doesn't work.

Thank you for your help,

John Bickmore






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.