Flasher Archive

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


Subject: Re: FLASH: Popup Windows
From: SANIsoft
Date: Tue, 9 Feb 1999 08:36:49 GMT

Hello Colin,
Here is the solution

Use the following instead of hard coding.

setTimeout('newwin =
window.open("'+winurl+'","'+winname+'","'+winfeatures+'")',200);

Please note the ' & " s they are necessary for JavaScript to evaluate
the variables else they are taken as strings :) a time out of
200millisec seems to be necessary for older machines P133 (works with
100 on PII 233)

HTH
Tarique

Real Estate in Nagpur - http://www.transtechno.com
Send a free letter to Nagpur - http://www.NagpurCity.net


-----Original Message-----
From: Colin Moock <fritzaticeinc [dot] com>
To: flasheratshocker [dot] com <flasheratshocker [dot] com>
Date: Tuesday, February 09, 1999 2:23 AM
Subject: Re: FLASH: Popup Windows


>flasheratshocker [dot] com,Internet writes:
<snip>


------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: FLASH: Popup Windows, Colin Moock

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