views:

61

answers:

0

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..