Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Refrencing a child window...


Message #1 by "TurnenT" <turnent@h...> on Mon, 11 Feb 2002 17:18:12 -0800
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1B47A.086F0D70
Content-Type: text/plain;
	charset="iso-8859-1"

window.frames("SmallBar").play()

-----Original Message-----
From: TurnenT [mailto:turnent@h...]
Sent: 12 February 2002 01:18
To: JavaScript HowTo
Subject: [javascript_howto] Refrencing a child window...


Hello, I need a bit of help I have a set of frames like this:
 
                     parentWindow
                               |
        ____________/   \____________
       |                                                | 
    SmallBar                              MainBar
        |
        |
 function play(x,xx,etc)

   _____  

The noob question:
How do I access the SmallBar function play() from the parentWindow?
 
Thanks, 
TurnenT
$subst('Email.Unsub'). 


________________________________________________________________________
Scottish Enterprise Network
http://www.scottish-enterprise.com

Headquarters Address & Contact Numbers

150 Broomielaw
5 Atlantic Quay
Glasgow
G2 8LU.
Tel:  +44 (0) 141 248 2700.
Fax:  +44 (0)141 221 3217

 This message is sent in confidence for the addressee only.
It may contain legally privileged information. The contents are not to
be disclosed to anyone other than the addressee. Unauthorised recipients
are requested to preserve this confidentiality and to advise the sender
immediately of any error in transmission.




  Return to Index