Jquery Effect: flippy random letters over links

Опубликовано: 10 Октябрь 2024
на канале: optikalefx
3,292
8

I made this effect in flash a while ago and now thanks to javascript and jquery we can do it here. Basically we select a link with jquery and replace its innerHTML every 20 milliseconds with a random string of characters the same length of the word. here is the utility function: http://www.4tenonline.com/flippy.js