Connecting Tech Pros Worldwide Help | Site Map

Annoying IE clicking

  #1  
Old July 17th, 2005, 01:31 AM
Haggis
Guest
 
Posts: n/a
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,


  #2  
Old July 17th, 2005, 01:31 AM
Jason
Guest
 
Posts: n/a

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]


  #3  
Old July 17th, 2005, 01:36 AM
Leonard
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
popup focus() behaviour with moz, firefox, ie Alex.Svetos@gmail.com answers 11 April 28th, 2006 06:05 AM
Annoying flaw / bug in ASP.NET nospam answers 5 November 19th, 2005 01:45 PM
Code works in Netscape 7.1 but not IE ---- document.getElementById('other').style.visibility='hidden'; lawrence answers 4 July 23rd, 2005 03:05 PM
IE Focus Rectangles on Links Chris answers 7 July 20th, 2005 08:40 PM