Connecting Tech Pros Worldwide Forums | Help | Site Map

Annoying IE clicking

Haggis
Guest
 
Posts: n/a
#1: Jul 17 '05
Hi,

I know this is slightly off topic, but I have a PHP script that displays the
network status of various machines on my network, which refreshes every x
period of time (default 5secs) but of course Microsoft in their wisdom
decided to make IE click every time a page is loaded. Now, I know how to
desable this through the setting, but what to know if their is css or
javascript stuff that can stop this for other people viewing this page???

All help appreciated

Ta,

Al,



Jason
Guest
 
Posts: n/a
#2: Jul 17 '05

re: Annoying IE clicking


Clicking? As in a system sound? No, there's no Javascript for that...


"Haggis" <nospa@mchaggis.org.uk> wrote in message
news:1066076320.596704@auth2.dns.griffin.net.uk...[color=blue]
> Hi,
>
> I know this is slightly off topic, but I have a PHP script that displays[/color]
the[color=blue]
> network status of various machines on my network, which refreshes every x
> period of time (default 5secs) but of course Microsoft in their wisdom
> decided to make IE click every time a page is loaded. Now, I know how to
> desable this through the setting, but what to know if their is css or
> javascript stuff that can stop this for other people viewing this page???
>
> All help appreciated
>
> Ta,
>
> Al,
>
>
>[/color]


Leonard
Guest
 
Posts: n/a
#3: Jul 17 '05

re: Annoying IE clicking


Hi.

How about a frame (or iframe)? It's just an idea, I don't know if a
refresh in a frame is considered a "reload" or not by IE.

Good luck.

LC

--------------------------
http://perceptus.ca
--------------------------

On Mon, 13 Oct 2003 22:24:31 GMT, "Jason" <jsumner1@cfl.rr.com> wrote:
[color=blue]
>Clicking? As in a system sound? No, there's no Javascript for that...
>
>
>"Haggis" <nospa@mchaggis.org.uk> wrote in message
>news:1066076320.596704@auth2.dns.griffin.net.uk.. .[color=green]
>> Hi,
>>
>> I know this is slightly off topic, but I have a PHP script that displays[/color]
>the[color=green]
>> network status of various machines on my network, which refreshes every x
>> period of time (default 5secs) but of course Microsoft in their wisdom
>> decided to make IE click every time a page is loaded. Now, I know how to
>> desable this through the setting, but what to know if their is css or
>> javascript stuff that can stop this for other people viewing this page???
>>
>> All help appreciated
>>
>> Ta,
>>
>> Al,
>>
>>
>>[/color]
>[/color]

Closed Thread