注册 登录 充值会员 退出
联系客服 毕业设计 java源码 PHP源码
充值

jQuery CSS3酷炫网页文字动画特效

作者/代码整理:  (源码已亲测,有问题联系客服微信:guomanqing1314) 发布日期:2022-06-15
jQuery CSS3酷炫网页文字动画特效
基于css3 animate样式表制作多种好看的文字动画效果,jQuery酷炫网页文字动画特效,CSS3文字动画插件。


js代码

<script type="text/javascript" src="js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="js/dist/animatext.min.js"></script>
<script type="text/javascript">
	$('.animateTitle1').animatext({
		speed: 300,
		effect: 'flipInY',
		reverse: false
	  });
	$(".demo1").animatext();
	$(".demo2").animatext({speed: 150,
		effect: 'flipInX',
		infinite: true
	});
	$(".demo3").animatext({speed: 150,
		mode: "words",
		effect: 'swing',
		infinite: true
	});
	$(".demo4").animatext({speed: 150,
		effect: 'tada',
		reverse: true,
		infinite: true
	});
	$(".demo5").animatext({speed: 150,
		effect: 'tada',
		random: true,
		infinite: true
	});
</script>

售后客服微信:guomanqing1314

微信扫码加好友:

关注公众号:不定期分享免费源码、自媒体工具、壁纸等

其他咨询和服务:

邮箱:1206995177@qq.com

手机:18005151538