Archive | jQuery RSS for this section

Changing web fonts using Cufon

Using Cufon to replace fonts
I have just been introduced to the world of font replacement using cufon. I had come across sIFR but found it complex and difficult to implement. To be honest I had seen mentions of cufon but only in the last few days had I used it.
As with all the jQuery… [read more]

Continue Reading

Incorrect MIME type for Javascript

I have recently noticed the following “error” appearing when using the element inspector in Safari.
Resource interpreted as other but transferred with MIME type text/javascript.
Although this doesn’t appear to cause any visual or operational defects on the page it is something I wanted to remove.
The way to fix it is to add the following to the… [read more]

Continue Reading