Why is my webpage jumping or flashing?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Michael

    Why is my webpage jumping or flashing?

    All of the sudden my webpage sort of jumps a little bit every few
    seconds. I think it might be a javascript problem. I have 2 banners
    that use javascripts.

    my webpage URL is:

    Latest news coverage, email, free stock quotes, live scores and video are just the beginning. Discover more every day at Yahoo!

  • Fabian

    #2
    Re: Why is my webpage jumping or flashing?

    Michael hu kiteb:
    [color=blue]
    > All of the sudden my webpage sort of jumps a little bit every few
    > seconds. I think it might be a javascript problem. I have 2 banners
    > that use javascripts.
    >
    > my webpage URL is:
    >
    > http://www.geocities.com/mdh2972[/color]

    My javascript debugger came up with 5 error messages. At a random guess,
    I'd say it is the crap that geocities sticks on the end of your html.
    I've never had a page on geocities that their javascript didn't break.

    The other possibility is, of course, an error in your own javascript,
    but that is far, far, far, less likely.


    --
    --
    Fabian
    Visit my website often and for long periods!



    Comment

    • Lee

      #3
      Re: Why is my webpage jumping or flashing?

      Michael said:[color=blue]
      >
      >All of the sudden my webpage sort of jumps a little bit every few
      >seconds. I think it might be a javascript problem. I have 2 banners
      >that use javascripts.
      >
      >my webpage URL is:
      >
      >http://www.geocities.com/mdh2972[/color]

      It flashes every second, when the clock updates. Get rid of that.
      Most of your visitors can see the time by looking in the corner of
      their computer screen.

      Comment

      • Ivan Marsh

        #4
        Re: Why is my webpage jumping or flashing?

        On Wed, 03 Dec 2003 13:35:21 -0800, Lee wrote:
        [color=blue]
        > Michael said:[color=green]
        >>
        >>All of the sudden my webpage sort of jumps a little bit every few
        >>seconds. I think it might be a javascript problem. I have 2 banners that
        >>use javascripts.
        >>
        >>my webpage URL is:
        >>
        >>http://www.geocities.com/mdh2972[/color]
        >
        > It flashes every second, when the clock updates. Get rid of that. Most of
        > your visitors can see the time by looking in the corner of their computer
        > screen.[/color]

        It doesn't flash in Mozilla under Linux (from what I can see anyway).

        --
        i.m.
        The USA Patriot Act is the most unpatriotic act in American history.

        Comment

        • Eric Bohlman

          #5
          Re: Why is my webpage jumping or flashing?

          mdh_2972@hotmai l.com (Michael) wrote in
          news:70d75507.0 312031323.1ba4c da8@posting.goo gle.com:
          [color=blue]
          > All of the sudden my webpage sort of jumps a little bit every few
          > seconds. I think it might be a javascript problem. I have 2 banners
          > that use javascripts.
          >
          > my webpage URL is:
          >
          > http://www.geocities.com/mdh2972[/color]

          My JS debugger complains about "document.a ll[object]".

          Comment

          Working...