Pulsate the font size using Javascript/JQuery -


is there way make font awesome icons pulsate? (go big , little continuously)

use jquery.pulse.js

$('#target').pulse({fontsize: "24px"}, {duration : 100, pulses : -1}); 

Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -