Hi, Your code looks good (except maybe that you are creating new event to stop bubling... but that does effect the scrolling issue).
I would try playing with the FPS value http://www.docs.mootools.net/docs/core/Fx/Fx My guess that a lower value (default 50) will resolve this issue, but maybe a higher one :) Please update if this helped.. On Fri, Dec 18, 2009 at 12:06 AM, Ami <[email protected]> wrote: > Please help! I'm at my wits end trying to figure this out. > > I used the Fx.Scroll effect on a website I recently developed, and it > works beautifully in Firefox, but on every version of IE the effect is > shaky and a little nauseating to watch. Can anyone give me some sort > of clue as to why this happens and what I can do to fix it? > > I've tried removing all the images (its a very image heavy site), as > well as removing the other scripts I have running on the same page, > all to no avail. > > The site URL is http://www.3wayevents.com. It's just one page, so > viewing the source will reveal any and all of my code besides the > unaltered javascript libraries. > > Thanks in advance! > -- --- "Make everything as simple as possible, but not simpler." - Albert Einstein
