|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Is there a way to force a popup window to the top of the browser or is this a browser issue? On some browsers, it is coming up but it automatically goes to the back and the user doesn't know it's there unless they bring up their toolbar. Thanks in advance.
|
|
#2
|
|||
|
|||
|
Hi;
The window object has a method called focus. Ex: If the new window object is NewWin then U can bring the window to front by typing NewWin.focus().U can use it for frames as well. **Giving focus to a window brings the window to front in most windowing systems !! . ------------------ |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > New Window |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|