Is it possible to call requestAnimationFrame on an iPhone (iOS 5.1)? As far as I’ve been able to figure out, the mobile Safari simply doesn’t this method, with or without vendor prefix.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It does not look like it does. Here is a link to a set of screenshots I took of a jsfiddle I wrote.
Screenshot link
http://crossbrowsertesting.com/users/34762/screenshots/z7e91b18ffb5e81e5079/public
jsfiddle link
http://jsfiddle.net/fpmeh/
On the 5.1 IOS screenshot you will see the text is set to nothing in the jsfiddle. On newer browsers from that same text is set to one of the different available methods.