>I asked this question before but my email got deleted. How do you keep a
pop
>up window always on top of the main window.

Apparently, there's two ways of doing this: a universally correct way (modal
windows) and a slightly more flaky way that causes problems on IE3 & 4 on
Macs , via

<body onBlur="self.focus()">

The full dialogue on this, modal windows, and many other interesting
JS-related topics can be found at:

http://developer.irt.org/script/222.htm

Brandon Whitaker
[EMAIL PROTECTED]
-------
"It'll get used by the same people using Opera.  People dressed in black
wearing berets."
- Dave Watts, on Mozilla
"The net interprets censorship as damage and routes around it."
- John Gilmore
"I'm sorry, I can't hear you.  God just sat on my Whoopee Cushion."
- Kibo



------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to