javascript_howto thread: How to get window with focus to foreground?
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
|





