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 -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -