IE Problem: Jagged Scrolling and Dragging Inside Large Viewport

Posted by br4inwash3r on Stack Overflow See other posts from Stack Overflow or by br4inwash3r
Published on 2010-04-10T11:59:23Z Indexed on 2010/04/10 12:03 UTC
Read the original article Hit count: 256

Filed under:
|
|
|
|

My site is a single page website with a very large "canvas" size. and to navigate around the site i'm using jquery scrollTo and jquery Dragscrollable plugin.

in IE 7 & 8 the scrolling/dragging movement is very jagged. at first i thought it was my script or some other plugin that's causing this. but after i stripped down everything it's still the same.

i've tried a few tips i've found around here. but none is really working for me.

i know i should be asking this question to the plugin developers. i did.. i just thought maybe you guys have some other solution for this issue.

here's the URL to the demo site: http://satuhati.com/bare/template/

really appreciate any help u can give :) thx..

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about draggable