开发者

Selecting moves scroll position after scrollTo is used

开发者 https://www.devze.com 2023-02-22 08:35 出处:网络
I am implementing a side scrolling signup process much like the one Groupon.com uses when they don\'t have you cookied.

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

精彩评论

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

关注公众号