Why does each page repeat?

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

    Why does each page repeat?

    I have a site, www.ensemblemsp.com, which i inherited and now manage
    has this issue that when you click a page - it does it's little flash
    thing, and then starts over again.

    is this PHP related?

    thanks,
    crash_41@yahoo. com

  • windandwaves

    #2
    Re: Why does each page repeat?

    crash41 wrote:[color=blue]
    > I have a site, www.ensemblemsp.com, which i inherited and now manage
    > has this issue that when you click a page - it does it's little flash
    > thing, and then starts over again.
    >
    > is this PHP related?
    >[/color]


    I could not replicate it, but the site looks amazing!


    Comment

    • Chung Leong

      #3
      Re: Why does each page repeat?

      It's a Flash issue. The designer had decided, for some reason, to force
      the browser to scroll back to the top after the intro sequence. The
      call is probably something like getUrl('#home') . Having fun looking for
      it :-)

      Comment

      • crash41

        #4
        Re: Why does each page repeat?

        I think it's so when you click that page for the second time - it
        starts at that #home part. But it's restarting and going to it on the
        original load.

        also - why doesn't it happen in firefox? only IE!

        thanks
        brian

        Comment

        • windandwaves

          #5
          Re: Why does each page repeat?

          crash41 wrote:[color=blue]
          > I think it's so when you click that page for the second time - it
          > starts at that #home part. But it's restarting and going to it on the
          > original load.
          >
          > also - why doesn't it happen in firefox? only IE![/color]

          That explains why I could not replicate it ;-)


          [color=blue]
          >
          > thanks
          > brian[/color]


          Comment

          • Chung Leong

            #6
            Re: Why does each page repeat?

            I've read somwhere about a bug in the Gecko Flash plug-in involving
            anchors in the URL. That might be it.

            Comment

            Working...