Android News
Posts: 0
Joined: Thu Aug 30, 2012 6:23 pm

Conflict to video

Hello. Tried already much everything, different players, video with youtube.... helps nothing.
There is a conflict to data-role = "page" and because of it video on Android isn't reproduced.
The test carried out on 4 devices on Android OS, from 2.3 to 4.

How it is possible to edit a page code? How to clean data-role = "page" or to make an import of pages?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Conflict to video

You can run jQuery and manipulate the DOM on page load event or any other event. data-role="page" is jQuery Mobile attribute, I doubt it's a good idea to remove it as it might break the entire app.

Android News
Posts: 0
Joined: Thu Aug 30, 2012 6:23 pm

Conflict to video

how then it is possible to solve a problem with video reproduction on Android? In the appendix of video doesn't show. and in youtube only the player shows also a sound... video doesn't show

Android News
Posts: 0
Joined: Thu Aug 30, 2012 6:23 pm

Conflict to video

You tried to insert a roller with youtube or mp4 into the appendix? And to see it? In the ordinary browser everything without problems displays, and in problem Android....

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Conflict to video

You need to find the right video format for Android: http://www.longtailvideo.com/html5

Return to “Issues”