Annoying IE clicking

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default Annoying IE clicking

    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,


    Haggis Guest

  2. Similar Questions and Discussions

    1. 11.0.2. Always this annoying bug !
      Hi, When you start Freehand and the panels are disappeared, neither the shortcut F4 nor the menu View Panels helps. You have to go to Windows...
    2. Annoying things
      Hi 2 things are really annoying me about Freehand, apart from its lack of ease-of-use (compared to Fireworks). 1. Every time I open it, it...
    3. Annoying flash ads
      Hey there flash geeks Hope your next new Flash ad is coming along nicely. How blooody annoying. I mean i want to read some article, not sit and...
    4. Annoying borders appearing on clicking slices with links
      I am trying to make an image banner that uses an image map with slices that have links and some rollover effects. Everything works fine, but my...
    5. Annoying Pop Ups.
      How can I stop those annoying popups that come on my screen even when my browser is closed? It is crazy!!
  3. #2

    Default 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...
    > 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

  4. #3

    Default 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

    --------------------------
    [url]http://perceptus.ca[/url]
    --------------------------

    On Mon, 13 Oct 2003 22:24:31 GMT, "Jason" <jsumner1@cfl.rr.com> wrote:
    >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.. .
    >> 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,
    >>
    >>
    >>
    >
    Leonard Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139