Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Q on wondow.focus()
- From: javascript@xxxxxxxxxx (Walter Torres)
- Subject: [Javascript] Q on wondow.focus()
- Date: Wed, 27 Mar 2002 22:28:11 -0600
I would like to have a way to force a window forward, top most, whenever a
user clicks off the window I popped up.
I did this in the new window...
<body onblur='window.focus()'>
and...
<body onblur='self.focus()'>
All this did was make the button on the START bar (that represents the
window) flash. The window did not come forward.
Any ideas?
And I can't use modalDialog or modelessDialog, unless you know of a way for
these window types to accept reply data from a submit process.
Walter
- Follow-Ups:
- [Javascript] Q on wondow.focus()
- From: Dan Costea
- [Javascript] Q on wondow.focus()
- References:
- [Javascript] Changing the Font Size in an Alert box.
- From: Trey H
- [Javascript] Changing the Font Size in an Alert box.
- Prev by Date: [Javascript] question: get email stored in outlook express from the web
- Next by Date: [Javascript] Q on wondow.focus()
- Previous by thread: [Javascript] Changing the Font Size in an Alert box.
- Next by thread: [Javascript] Q on wondow.focus()
- Index(es):