Hi,
I have problem. The users of my website which using mobile devices (Tablets of Phones with Android) are complain that they can not watch online videos from Vidto.me
Instead of watch it online, they download it with their browser.
I tested it with Chrome, Firefox, UC Browser, Dolphin, Opera and every browser has this problem, there is no video player, but only a link to download.
See the code:
[TABLE="width: 0"]
[TR]
[TD="class: line-content"]<div id="player_code">
[/TD]
[/TR]
[TR]
[TD="class: line-number"][/TD]
[TD="class: line-content"] <a class="player-url" href="http://...../video.mp4">
[/TD]
[/TR]
[TR]
[TD="class: line-number"][/TD]
[TD="class: line-content"] <img src="http://......." style="width:100%;height:100%">
[/TD]
[/TR]
[TR]
[TD="class: line-number"][/TD]
[TD="class: line-content"] <div class="play-btn-mobile"></div>[/TD]
[/TR]
[TR]
[TD="class: line-number"][/TD]
[TD="class: line-content"] </a>[/TD]
[/TR]
[TR]
[TD="class: line-number"][/TD]
[TD="class: line-content"] <a href="
#" class="hq">HQ</a>[/TD]
[/TR]
[TR]
[TD="class: line-number"][/TD]
[TD="class: line-content"]<!--<SCRIPT SRC="http://creative.xtendmedia.com/matomy/cf/ply/cfply.js?pubid=12094085&id=c15701089" TYPE="text/javascript"></SCRIPT>
[/TD]
[/TR]
[TR]
[TD="class: line-number"][/TD]
[TD="class: line-content"]--> </div>
[/TD]
[/TR]
[/TABLE]