javascript实现视频弹幕效果(两个版本)
网络编程 2021-07-04 15:02www.168986.cn编程入门
这篇文章主要为大家详细介绍了javascript实现视频弹幕效果,文中示例代码介绍的非常详细,具有一定的参考价值,感兴趣的小伙伴们可以参考一下
本文实例为大家分享了javascript实现视频弹幕效果的具体代码,供大家参考,具体内容如下
基础版本
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <style> { margin: 0; padding: 0; } .dm { width: 800px; height: 600px; background-color: blue; margin: 0 auto; } .box { height: 500px; background-color: #000; position: relative; overflow: hidden; } video { width: 100%; height: 100%; } .info { text-align: center; margin-: 20px; } input[type=text] { width: 500px; height: 50px; } input[type=button] { height: 50px; width: 100px; } span { position: absolute; / 文本强制不换行 / white-space: nowrap; font: bold 18px '微软雅黑'; } </style> </head> <body> <div class="dm"> <div class="box"> <video src="m.mp4" controls></video> </div> <div class="info"> <input type="text" maxlength="30" id="txt"> <input type="button" value="发射" id="emit"> </div> </div> <script src="jquery-1.12.4.js"></script> <script> // 0. 用一个数组保存一组颜色值 var colors = ['red', 'green', 'yellow', '#fff', 'pink', 'blue']; // 1. 给发射按钮注册点击事件 $('#emit').click(function () { // 2. 获取文本框的内容 var v = $('#txt').val(); // 3. 创建span标签,并设置内容,设置样式,追加到类名为box的div中 var $span = $('<span></span>'); $span.text(v) .css({ left: $('.box').width(), : parseInt(Math.random() $('.box').height()), color: colors[parseInt(Math.random() colors.length)] }).appendTo('.box'); // 4. 让当前的span产生动画 left 为-span的宽度 $span.animate({ left: -1 $span.width() }, 6000, 'linear', function () { // 当动画结束后,删除该元素 $span.remove(); }) }); </script> </body> </html>
加强版本
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <style> { margin: 0; padding: 0; } .dm { width: 800px; height: 600px; background-color: blue; margin: 0 auto; } .box { height: 500px; background-color: #000; position: relative; overflow: hidden; } video { width: 100%; height: 100%; } .info { text-align: center; margin-: 20px; } input[type=text] { width: 500px; height: 50px; } input[type=button] { height: 50px; width: 100px; } span { position: absolute; / 文本强制不换行 / white-space: nowrap; font: bold 18px '微软雅黑'; } </style> </head> <body> <div class="dm"> <div class="box"> <!-- controls 如果出现该属性,则向用户显示控件,比如播放按钮。 --> <video src="m.mp4" controls></video> </div> <div class="info"> <input type="radio" value="" id="ban" name="1">精简</input> <input type="radio" value="" id="" name="1">VIP尊享</input> <input type="text" maxlength="30" id="txt"> <input type="button" value="发射" id="emit"> </div> </div> <script src="jquery-1.12.4.js"></script> <script> // 0. 用一个数组保存一组颜色值 var colors = ['red', 'green', 'yellow', '#fff', 'pink', 'blue']; //定义一个变量,定义其他样式的 b = 0 $('#ban').click(function () { b = 1; }); $('#').click(function () { b = 2; }); // 1. 给发射按钮注册点击事件 $('#emit').click(function () { // 2. 获取文本框的内容 var v = $('#txt').val(); // 3. 创建span标签,并设置内容,设置样式,追加到类名为box的div中 var $span = $('<span></span>'); //定义CSS样式,让它是一个数组形式表现 css = [{ "left": $('.box').width(), "": parseInt(Math.random() $('.box').height()), "color": colors[parseInt(Math.random() colors.length)] }, { "left": $('.box').width(), "": parseInt(Math.random() ($('.box').height() / 2)), "color": colors[parseInt(Math.random() colors.length)] }, { "left": $('.box').width(), "": parseInt(Math.random() $('.box').height()), "color": "yellow", "fontSize": 50, "fontFamily": "楷体" } ] //看看能不能打印出数组中的东西 // console.log(abc[1]) $span.text(v) .css(css[b]) .appendTo('.box'); // 4. 让当前的span产生动画 left 为-span的宽度 //打印出文本长度 // console.log(v.length) $span.animate({ left: -1 $span.width() }, (30 - v.length) 333, 'linear', function () { // 当动画结束后,删除该元素 $span.remove(); }) }); </script> </body> </html>
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持狼蚁SEO。
上一篇:javascript实现商品图片放大镜
下一篇:javascript实现弹幕墙效果
编程语言
- 如何快速学会编程 如何快速学会ug编程
- 免费学编程的app 推荐12个免费学编程的好网站
- 电脑怎么编程:电脑怎么编程网咯游戏菜单图标
- 如何写代码新手教学 如何写代码新手教学手机
- 基础编程入门教程视频 基础编程入门教程视频华
- 编程演示:编程演示浦丰投针过程
- 乐高编程加盟 乐高积木编程加盟
- 跟我学plc编程 plc编程自学入门视频教程
- ug编程成航林总 ug编程实战视频
- 孩子学编程的好处和坏处
- 初学者学编程该从哪里开始 新手学编程从哪里入
- 慢走丝编程 慢走丝编程难学吗
- 国内十强少儿编程机构 中国少儿编程机构十强有
- 成人计算机速成培训班 成人计算机速成培训班办
- 孩子学编程网上课程哪家好 儿童学编程比较好的
- 代码编程教学入门软件 代码编程教程