Flasher Archive

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


Subject: Re: FLASH: OT-javascript Q
From: Sarah Lamont
Date: Tue, 4 Apr 2000 14:36:46 +0100

hey Jgl,

In the body of the new window put:
onLoad="window.focus()"
that will make the new window come to the front when it's loaded.

If you want the new window to _always_ remain on top (but I wouldn't
recommend this, it's annoying, and can cause problems) then use this in
the body tag:
onBlur="window.focus()"

Hope that helps!
§arah


JGL wrote:
>
> Hi all-
>
> 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
--
"When I die, I hope it can be said of me that I plucked a thistle and
planted a flower where ever I thought a flower would grow." -Abraham Lincoln

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]