问题:做一个跑马灯效果--文字无缝滚动,在安卓的www目录下跑的html/js。使用marquee便签导致同页面的高清视频声音图片不同步、然后卡顿。代码:var text = ' <marquee direction="left" behavior="scroll" loop="-1" scrollamount="'+$this.speed+' " height="100%">'+content+'</marqueen>';$this.appDom.html(text);
添加回答
举报
0/150
提交
取消
