开发者

Selecting moves scroll position after scrollTo is used

I am implementing a side scrolling signup process much like the one Groupon.com uses when they don't have you cookied.

I am using jquery.scrollTo and it is working great. I am also using jquery.attr('tabindex', '-1') to disable tabs from causing the screen to jump around.

The problem I am having is if you swipe to select in an input box [using a Chrome browser] and continue to the edge of the screen, it scrolls the screen. How do I prevent this from ha开发者_StackOverflowppening?

You can see this in action at dealpik.com/signup

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜