开发者

jQuery How to make an karaoke effect on text?

开发者 https://www.devze.com 2023-02-13 13:42 出处:网络
Does anyone know how I can make a karaoke effect with jQuery, on text? It\'s the input of a user and will only consist of one word.

Does anyone know how I can make a karaoke effect with jQuery, on text? It's the input of a user and will only consist of one word. The user adds some input, and when you click add, the input adds to a output div. The effect should appear on the output. Its only the effect.

jsfiddle.net/cx5jZ

My question to you is; How do I do this开发者_运维问答? If yes, how can I make the user adjust the speed of the transition?


I made this up: http://jsfiddle.net/bPGZT/.


I made a more complex example based on pimvdb's, hope someone find it usefull :D

jQuery Karaoke

cheers!

0

精彩评论

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