Click to See Complete Forum and Search --> : need script help


dingoboy
09-26-2003, 04:03 AM
Hello people,

I've been searching everywhere i know of but cant find anything relevant, so im curious if anyone here knows of a script that will either make the browser window stay minimized to task bar when opened/refreshed or just stop it from maximizing over everything else ?
(even if you manually minimize the page when its opened it keeps on maximising over everything else)

it's for an online game server monitor site, i have the page set to refresh every 30 seconds and its convenient for myself & the many users to keep the page open for long periods of time to keep check on the status of the servers, its so damn annoying when it pops up over everything else!

can someone please help ???

Webskater
09-26-2003, 05:07 AM
I'm not quite sure what you are after. I have pages that I need to keep connected to the server indefinitely. I have a zero sized iframe on these pages that contains a page that contains a function to reload the page every 10 minutes.
This means that when the reload takes place the page does not get the focus i.e. if it is effectively minimiseedi.e. another page has the focus - it does not come to the front when the connection to the server is refreshed.