[jQuery] Re: Serial Scroll, animated images look jagged

2008-12-24 Thread Ariel Flesler
I suppose the browser can't redraw properly. You can try tuning up the settings (duration,easing). Also.. maybe changing the styling a bit. It's not a serialScroll issue per se.. the plugin simply animates the scrollLeft property using jQuery. So that should happen even if you use plain jQuery

[jQuery] Re: Serial Scroll, animated images look jagged

2008-12-23 Thread jen
Bump. I've tried researching this, and the only thing I found is an old issue about left to right being switched to right to left and therefore something in parallel needs to scale then scroll... but I can't find anything in the code that does this. Does anyone have any ideas on why the images

[jQuery] Re: Serial Scroll, animated images look jagged

2008-12-22 Thread jen
Bump. Does anyone have any ideas why the images seem to fragment? On Dec 19, 3:24 pm, jen timeyout...@gmail.com wrote: http://www.louriecutler.com.ws019.alentus.com/people/slider.php What am I doing wrong, that the images slide across looking so jagged? Thanks!