Bring window to front
-
Hi, I'm using a pop-up window to display a contact form. This same window is re-used to contact various departments. So for example a user clicks a link to contact Department 1, a window pops up with a contact form. Now the user changes their mind and clicks to contact Dept 2. The form is reloaded with the necessary contact details. The problem here is that the pop-up window is pushed to the background due to the main page doing a postback. I need to be able to bring the pop-up window back to the foreground when this happens / when the content of the pop-up window is reloaded / refreshed. Can anyone help me with this please? Thanks!
-
Hi, I'm using a pop-up window to display a contact form. This same window is re-used to contact various departments. So for example a user clicks a link to contact Department 1, a window pops up with a contact form. Now the user changes their mind and clicks to contact Dept 2. The form is reloaded with the necessary contact details. The problem here is that the pop-up window is pushed to the background due to the main page doing a postback. I need to be able to bring the pop-up window back to the foreground when this happens / when the content of the pop-up window is reloaded / refreshed. Can anyone help me with this please? Thanks!