Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: OT-javascript Q
From: Eric Dunham
Date: Tue, 4 Apr 2000 18:24:15 +0100

In your case...
javascript:wheeling.focus()
In general, you may access the top-level window object of any open window if
you know it's name, so you could be anywhere and access window_name.method()
or window_name.property simply by doing that :)

HTH,
Eric Dunham

<snip>
With js opening a popup, if that pop-up is already open, how do you tell
that pop-up to come to the front or top?

Here's my get url code (it actually works ;)):

On (Release)
Get URL
("javascript:window.open('./wheeling/wheeling.shtml','wheeling','scrollbars=
1,width=565,height=300,left=75,top=100',location.href='#')")
End On
</snip>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
the new Flasher list books section, check it out
at http://www.chinwag.com/flasher/books.shtml
send suggestions for inclusions to helpatchinwag [dot] com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: OT-javascript Q, JGL

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]