I have a page where I use jquery scrollTop () to determine how far you are Page . Tbis works fine on all desktop borwsers, but although it has stopped working with iOS 8.1.
I have tried $ ('body'). ScrollTop () and $ (document) .scrollTop () Other on all browsers we get actual x space, although on the iPad you get 0, so my question is is anyone else knows about this?
You can check user agent and instead of iOS window.scrollTo
You can use. equipment. More info @
No comments:
Post a Comment