jQuery文本动画效果
这里跟大家分享一款jQuery的插件,即使用jQuery将文本有一定的动画效果。
使用方法也很简单:
引入 上述的js文件,然后给你的文本加上一个class,写如下jquery代码
这里是插件的些参数的设置方法:
Options
- texteffect
- The name of the effect to apply. "expand", "collapse", "drop", "undrop", "explode", "unexplode".
- speed
- Specifies the speed of the animation. "slow", "fast".
- delay
- Specifies a pause before the animation starts, in milliseconds (1000 is one second).
- opacity
- Set this to a value less than "1" to make the footer semi-transparent, for example "0.8".
大家可以点下面的链接下载实例代码。
如果您喜欢我的文章,您可以通过支付宝对我进行捐助,您的支持是我最大的动力https://me.alipay.com/alexis
作者:Alexis
出处:http://www.cnblogs.com/alexis/
关于作者:专注于Windows Phone 7、Silverlight、Web前端(jQuery)。
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,如有问题,可以通过shuifengxuATgmail.com 联系我,非常感谢。