Not working in IE // "Cufon is not defined"

787 views
Skip to first unread message

Stefan Schleich

unread,
Sep 30, 2009, 10:42:41 AM9/30/09
to cufón
Hi,

i can't get Cufon to work in IE (tested with IE7 and IE8). I've tested
it with various fonts but the debugger says "Cufon is not defined". It
works well in FF.

Here are my conversion settings:

glyphs: uppercase, lowercase, numerals, punctuation, basic latin,
latin-1 supplement
domain:
scale: 360 units
units: 2
include kering tables is checked

Here is an example with the arial.ttf (i've tried a bunch of other
fonts too and wanted to make sure its not a problem with the font
file):

http://www.plusx.de/voransicht/fitundfun/web/test.html

I'm trying for about 2 hours now, in that time i could have used sifr
8-)

What's going on? Help!

Simo Kinnunen

unread,
Sep 30, 2009, 11:35:48 AM9/30/09
to cu...@googlegroups.com
Hi Stefan,

It's because you have this:

<script type="text/javascript "src="js/cufon-yui.js"></script>

Instead of this:

<script type="text/javascript" src="js/cufon-yui.js"></script>

See the difference? In your version there's an extra space in the type
attribute's value (and a missing space after the quote). Fix that and
everything should work nicely.

Simo

Stefan Schleich

unread,
Sep 30, 2009, 12:55:43 PM9/30/09
to cufón
Thank you Simo!

I must have been blind ... Works like a charm now, yeehaa.

On Sep 30, 5:35 pm, Simo Kinnunen <sor...@gmail.com> wrote:
> Hi Stefan,
>
> It's because you have this:
>
> <script type="text/javascript "src="js/cufon-yui.js"></script>
>
> Instead of this:
>
> <script type="text/javascript" src="js/cufon-yui.js"></script>
>
> See the difference? In your version there's an extra space in the type
> attribute's value (and a missing space after the quote). Fix that and
> everything should work nicely.
>
> Simo
>
Reply all
Reply to author
Forward
0 new messages