Click to See Complete Forum and Search --> : browser inactive but on top the active browser


js76
02-13-2003, 07:16 PM
anybody knows how put the inactive browser on top of the active browser?
Thanks in advance

AdamBrill
02-13-2003, 08:03 PM
The closest you can get is window.focus() It won't bring it up to the top, but it will make it blink in the background. Try it and see if it will work...