sorccu / cufon

Fast text replacement with canvas and VML - no Flash or images required.
http://cufon.shoqolate.com
MIT License
2.09k stars 237 forks source link

Hot to speed up Cufon #202

Open ghost opened 13 years ago

ghost commented 13 years ago

http://javascriptisawesome.blogspot.com/2011/07/faster-than-jquerydocumentready-wait.html

waitUntilExists(document,function(){

Cufon.replace('#font', { fontFamily: 'fontname'});

});

try yourself