mobile html5播放器測(cè)試時(shí)bug,由于沒(méi)有用原生的controls而是自己寫的custom controls,雖然設(shè)置了controls的值為false,但實(shí)際情況...
![240](https://cdn2.jianshu.io/assets/default_avatar/7-0993d41a595d6ab6ef17b19496eb2f21.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP屬地:上海
mobile html5播放器測(cè)試時(shí)bug,由于沒(méi)有用原生的controls而是自己寫的custom controls,雖然設(shè)置了controls的值為false,但實(shí)際情況...
前言 使用ajax請(qǐng)求數(shù)據(jù)稽穆,很多人都會(huì)学少,比如說(shuō): $.post(path,{data:data},function(data){ ... },"json"); 又或者是這樣的...