jquery - Cufon works in Webkit, not in Firefox, why would this happen? -


http://scohoe.com/dev/

the site looks should on webkit browsers(chrome/safari) reason cufon isn't replacing font in firefox, , haven't had chance test ie yet may happening there too.

i'm not sure doing wrong, know why happening?

i'd start looking @ includes. mixing relative urls (no / prefix) absolute urls. have invalid url starts // (two slashes). start fixing these , see if issue persists.


Comments