仿文字输入这个特效很早就有了,然而更轻量更简单,而且不需要 jQuery 库的 JS,这里我就推荐 iTyped。简单实用,Tiny 版只有 1.9KB 大小,下面来看看介绍。
插件名称:iType.js
在线演示:https://ityped.surge.sh/
下载地址:https://github.com/luisvinicius167/ityped
STEP 1 : 引入 ityped.js
<script src="https://unpkg.com/ityped@0.0.5"></script>
STEP 2 : HTML 代码
<span id="ityped"></span>
STEP 3: JS 代码
<script>
ityped.init('#ityped', {
strings:['我是文字一哦', '我是文字二哦', '我是文字 3 哦', '没有文字啦。。。'],
startDelay: 200,
loop: true
});
</script>
专业提供WordPress主题安装、深度汉化、加速优化等各类网站建设服务,详询在线客服!