THANK YOU THANK YOU THANK YOU!!! Worked like a charm!
On Mar 19, 8:47 pm, mkmanning <michaell...@gmail.com> wrote: > Try changing overflow:auto to overflow:hidden in scroll.css*: > > .section{ > width:3900px; > position:relative; > overflow:auto; > > } > > *n.b.: I only did this in Firebug, so not promising anything :) > > On Mar 19, 4:36 pm, Dan Pouliot <danpoul...@gmail.com> wrote: > > > > > First let me say a great THANKS to Ariel Flesler, the author of > > scrollTo. > > > Now on to the odd behavior. I have it working on this > > page:http://www.omansion.com/weddings_and_parties/ > > > (click the more> link in the tan box in the center of the page). > > > Every browser scrolls this correctly, includingfirefox, but FF on the > > PC shows the objects on either side of the scrollable region moving > > annoyingly while the text is scrolling. Hopefully there is an easy fix > > for this! > > > Thanks in advance, > > Dan Pouliot