-
Notifications
You must be signed in to change notification settings - Fork 861
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't work on iOS #171
Comments
I think it does work on iOS 6.1.3. I have been using it myself for a good time. You can try this: Or look into Safari Developer console for any errors. |
iPad 3 with 6.1.3 here — and it does work quite fine. Singuyen, you might need to do further testing, but it seems this isn't a problem of jq.transit itself. [EDIT] Tested on SGS2 too, where it still says "hover to see them work" but it actually does things when tapping the boxes. Not sure whether this is really critical though, as transit works just fine in production. |
I tried a bit on home page, doesn't seem to work for me: http://ricostacruz.com/jquery.transit/ The code working fine for me, but not this demo. Cheers, |
This page contains demos which interacts only with mouse. |
Indeed. The demo site seems not to work on iOS (7). @skymanrm It depends on the browser you are using. By using a mobile browser you will get an mobile version of the demo. |
Nothing is working for me in IOS, neither my own experiments or http://ricostacruz.com/jquery.transit/. This is the case both in Safari and Chrome 7.1. Inspecting the page, there does not seem to be any javascript errors. |
Hi, I'm using transit and most of it's functionality is working in IOS but I get a weird behaviour when I try to callback some animations. I'm using complete to do the callback and the result is that the first function (the function which will be callbacked) is already done when the page is loaded. |
Just done my first test on iOS 6.1.3. Unfortunately, it doesn't work. Is there anyone has the same experience. Works fine on Android 4.2.
The text was updated successfully, but these errors were encountered: