[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help with window.open()
rmarano@ntdsm.ML.COM wrote:
>
> the problem is that the URL in window.open does not fill the new, opened
> window. it sits there and seems to do something due to the cursor replaced
> by the stopwatch. you can replace the win2.html with any html doc. Moreover,
> the menubar does not appear in the new window at all.
>
> This still frustrates me!!!!
>
> -rob
I also experienced the same problem. Here's how I over came it.
Write a function to open the new window and make TWO calls to
window.open. This first call seems to only <I>open</I> the window and
the second call fills it w/ the html doc.
--
/*******************************************************************/
Phil Williams, Ph.D.
Research Instructor
Children's Hospital Medical Center "One man gathers what
Imaging Research Center another man spills..."
3333 Burnet Ave. -The Grateful Dead
Cincinnati, OH 45229
email: williams@irc.chmcc.org
URL: http://www.irc.chmcc.org/~williams/
/*******************************************************************/
--------------------------------------------------------------------
This message came from the mailing list javascript. For help using the
mailing list software, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.