JavaScript Scrolling on iPhone

I am having an issue with using the jQuery scrollTo plugin on the iPhone. I’ve got it working in every other browser I’ve tested so far, even IE 6. But for some reason it looks like complete garbage on my iPhone.

You can check out the page and code for yourself here: http://www.136studios.com/test.htm Just click the navigation links at the top and it should scroll you to the appropriate page section.

On the iPhone it kind of goes crazy, the screen flashes, and it doesn’t scroll to the correct section. Anyone have suggestions or alternative approaches? Also, if anyone has an iPad, I’m curious if it does the same there also.

Thanks in advance.

Hi,

Have you found a solution to this?