I’m working on a thumbnail scroller: https://dl.dropbox.com/u/2241201/jquery-thumbnail-scroll/index.html
If you mouse over the thumbnails, it wobbles left to right.
I feel like I’ve tried everything, but am unable to prevent the image thumbnails from looking unstable.
I think this is a CSS issue, as the default scroller was smaller, and did not wiggle.
It’s not a Css issue, it’s a JavaScript issue which changes
.jTscroller‘sleftproperty.The code is
Use
See it here: http://jsfiddle.net/rUCXg/2/