jQuery Animated Place Holders
Written on September 20, 2019 in Software Engineering | 1 min readA simple, yet nice-added-feature for your forms.
This jQuery script animates the text in inputs placeholder parameters in typewriter style.
Just add placeholder
in your HTML code, and the JavaScript code will animate it automatically.
See the Pen Animated Input Fields Placeholders by Housamz (@housamz) on CodePen.
Check it at this Code Pen page
jQuery user-interface codepen