How to blink text using Javascript/Jquery

Ever wondered how to blink a text using javascript ? Well, here is the simple way to do using Jquery

[javascript]

This will blink


[/javascript]

To blink fast, you can change the speed of the FadeIn and FadeOut function.
Demo : http://www.whmphp.com/trial.php

Be sure to include jquery in your code 🙂

7 thoughts on “How to blink text using Javascript/Jquery

  1. How to search a string for a specified value, and returns the text of the found value and how to blink it?

Leave a Reply to tude Cancel reply

Your email address will not be published.