uni-app使用腾讯云点播时,video标签不兼容
js 报错:errorHandler TypeError: The element type must be <video>.
使用uni-app开发H5项目,需要使用腾讯云点播 的视频播放器“TCPlayer”,经过测试,在uni-app项目中才出现的错误
errorHandler TypeError: The element type must be <video>.
因为需要做视频试看,防盗链等功能,所以必须用TCPlayer,不知道怎么屏蔽uni-app的video组件
我需要同时运行到h5端和APP-PLU
我想知道如何通过AJAX加载页面后加载JavaScript文件?问题是:我有音乐播放器,它使用的JS文件与轨道的信息。在那之后,我加载页面所有的工作都很好。但是当我通过AJAX加载另一个页面时,我的脚本不能在我调用的页面上工作。
代码如下所示:
function showContent(link,link2) {
var cont = document.getElementById('content');
var loading = document.getElementById('loading');
window.history.re
这是我的密码:
<script>
//scrpit for playing video on image click
$(document).ready(function() {
$('.collage_img11 .tile-content p').click(function(){
alert('test click event');
video = '<div id="outerdiv"><a class="close_btn" style="cursor: poin