html网页设计文字出现动画,制作有吸引力的文字动画效果-textillate.js

本文介绍了如何使用jQuery插件Textillate.js创建CSS3文字动画,包括设置动画效果、参数配置等。请注意,由于依赖CSS3,部分老浏览器可能不支持。此外,文中还提到了其他文字特效jQuery插件供进一步探索。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

另外你可以参考下面详细的设定:

$('.tlt').textillate({

// the default selector to use when detecting multiple texts to animate

selector: '.texts',

// enable looping

loop: false,

// sets the minimum display time for each text before it is replaced

minDisplayTime: 2000,

// sets the initial delay before starting the animation

initialDelay: 0,

// set whether or not to automatically start animating

autoStart: true,

// custom set of 'in' effects. This effects whether or not the

// character is shown/hidden before or after an animation

inEffects: [],

// custom set of 'out' effects

outEffects: [ 'hinge' ],

// in animation settings

in: {

// set the effect name

effect: 'fadeInLeftBig',

// set the delay factor applied to each consecutive character

delayScale: 1.5,

// set the delay between each character

delay: 50,

// set to true to animate all the characters at the same time

sync: false,

// randomize the character sequence

// (note that shuffle doesn't make sense with sync = true)

shuffle: false

},

// out animation settings.

out: {

effect: 'hinge',

delayScale: 1.5,

delay: 50,

sync: false,

shuffle: false,

}

});

就这样了,简单吧?需要注意的就是这个使用了CSS3动画,所以某些浏览器是不支持哦!

其它文字特效jQuery插件

Shuffle Letters Effect

622ed075f588167a40fb90c65a224015.gif

Sliding Letters

622ed075f588167a40fb90c65a224015.gif

3D Flying Text

622ed075f588167a40fb90c65a224015.gif

Codename Rainbows

622ed075f588167a40fb90c65a224015.gif

Textualizer

最后最后

好吧,剩下的就交给你了。发挥你的创意和想像力吧!

推荐:查看最受欢迎的 301 个设计网站 → http://hao.shejidaren.com

交流:为设计新人提供的设计交流群,请加入UI设计交流群,分享经验、接单、求职、聊设计。

赞助商链接

155252a6671cbe350ec7f31b0924d3ce.png

赞助商链接

喜欢这篇文章吗?欢迎分享到你的微博、QQ群,并关注我们的微博,谢谢支持。

版权:除非注明,本站文章均为原创文章,转载请联系我们授权,否则禁止转载。

da709bb61a338aad90b05adeba9ea154?s=32&d=mm&r=g

SKY -

2016 年 11 月 09 日 下午 1:29

你的例子稍微改一下头部,去掉就可以兼容了

681c8afaf173814c21bcf077c1826a28.png

我像曹操西门庆 -

2013 年 03 月 15 日 上午 8:41

只有从左边进入的效果嘛???有没有其他的进入效果???

681c8afaf173814c21bcf077c1826a28.png

我像曹操西门庆 -

2013 年 03 月 15 日 上午 8:40

嗯,的确不错。可惜不会JS,要是只用CSS3就能做出就好啦。

{ 发表评论 }

姓 名 (必填)

邮 件 (必填)

网 站

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值