开发者

fading text using div tag

开发者 https://www.devze.com 2022-12-28 15:51 出处:网络
fading text using d开发者_StackOverflow社区iv tag any help....???Since your question is not so clear, I assume you want javascript to do this. If you can use jQuery then, you can use .fadeIn() and .f

fading text using d开发者_StackOverflow社区iv tag

any help....???


Since your question is not so clear, I assume you want javascript to do this. If you can use jQuery then, you can use .fadeIn() and .fadeOut() to achieve this effect.

See a working demo.

0

精彩评论

暂无评论...
验证码 换一张
取 消