JS / HTML 5 Compatablity issue on iOS 6
Posted
by
Dhaval
on Programmers
See other posts from Programmers
or by Dhaval
Published on 2012-10-08T07:09:23Z
Indexed on
2012/10/08
9:47 UTC
Read the original article
Hit count: 220
I'm using HTML 5 to play video and there are some content before the video so I'm using flexroll to scroll that whole window.
I'm checking it on iPad, now problem is that in iOS 5 its working fine but when I update to iOS 6 then screen is not scrolling only video is scroll up and down, content is as it is in the position.
I can't understand what is the exact problem. Is that js compatibility issue or HTML 5 video compatibility issue.
Can anyone please help me to figure out, your help will really be appreciated.
© Programmers or respective owner