AMI Studios
03-14-2003, 11:00 AM
Is it possible to make a popup window remain "On Top" of all other browser windows until it is manually closed? If so how can this be accomplished with javascript?
Thank you.
Drew
Thank you.
Drew
|
Click to See Complete Forum and Search --> : A simple question! Please help. AMI Studios 03-14-2003, 11:00 AM Is it possible to make a popup window remain "On Top" of all other browser windows until it is manually closed? If so how can this be accomplished with javascript? Thank you. Drew Jona 03-14-2003, 12:51 PM I don't think so. You can try, window.onblur=self.focus() webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |