問題:做一個跑馬燈效果--文字無縫滾動,在安卓的www目錄下跑的html/js。使用marquee便簽導致同頁面的高清視頻聲音圖片不同步、然后卡頓。代碼:var text = ' <marquee direction="left" behavior="scroll" loop="-1" scrollamount="'+$this.speed+' " height="100%">'+content+'</marqueen>';$this.appDom.html(text);
html廢棄標簽<marquee>標簽對android圖形化渲染的影響?
躍然一笑
2018-10-18 14:11:10