Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: How to get window with focus to foreground?


Message #1 by kdekker@h... on Sun, 26 Jan 2003 12:03:45
I have an HTA application.
Under certain conditions the window should move itself to the foreground 
of the screen (in front of any other application window) and become 
visible to the user as a popup window.
window.focus() doesn't really work (at least not for Windows 2000).
The window button in the taskbar flashes a few times but the window 
doesn't become visible.

Who knows the solution?

Regards,
Kees

  Return to Index