Can anyone tell me why Cufon isn't working on the following page: [URL removed]
I've used Cufon numerous times in the past and now that I'm at a point where the project is ultra time sensitive I run into an issue. Web Inspector in Safari is telling me:
"ReferenceError: Can't find variable: Cufon"
All of the files are linked up correctly, so I'm really at a loss. Thanks in advance for your help!
Can anyone tell me why Cufon isn't working on the following page: [URL removed]
I've used Cufon numerous times in the past and now that I'm at a point where the project is ultra time sensitive I run into an issue. Web Inspector in Safari is telling me:
"ReferenceError: Can't find variable: Cufon"
All of the files are linked up correctly, so I'm really at a loss. Thanks in advance for your help!
Share Improve this question edited Nov 19, 2009 at 18:47 Andrew asked Aug 18, 2009 at 1:48 AndrewAndrew 1,8495 gold badges23 silver badges31 bronze badges2 Answers
Reset to default 2I might be wrong, but I don't think those Javascript files are even interpreted as such. From what I can see there are no "Content-type" headers (e.g. "text/javascript") set on them.
FWIW, jQuery which is included on that page is not defined either.
This error can also occur if you load Cufon after you've loaded a font that requires it.