User / Developer Forum
IE 7, IE 8, IE 8 in compatibility mode NOT showing anything!!
DevilWebs
|
1 Mar 2010 11:38
Wow... Thanks for the support...
If there is no solution, just tell people that there is NO SOLUTION thus far.
Maybe we can look for other solutions and not spend days and days waiting for an answer, or going through trial and error, and ultimately just abandon a magnificent (all-be-it buggy) script..
WOW... 2 thumbs up to you...
If there is no solution, just tell people that there is NO SOLUTION thus far.
Maybe we can look for other solutions and not spend days and days waiting for an answer, or going through trial and error, and ultimately just abandon a magnificent (all-be-it buggy) script..
WOW... 2 thumbs up to you...
still no solution?
|
8 Mar 2010 8:54
i have the same problem, and i really would love to use the script, but if nothing shows up in IE... please solve it!!
David
|
10 Mar 2010 9:34
Indeed DevilWebs, I have the same problem and I don't want to waste my time ... My advice is move on antoher webfont system !
Mick Byrne
|
29 Mar 2010 18:37
Check your version! I've had this problem (twice) and both times was resolved by re-converting my font and downloading the latest .js file from the typeface website. Hope it's as simple as that. Good luck.
Panos
|
14 Apr 2010 4:22
I had some problems with IE and did these changes:
a) added a script:
_typeface_js.renderDocument();
just before </body>
b) removed any characters like from the rendering text .
The first change solved the issue of IE not rendering text at all. The second change solved the error you are reffering to.
a) added a script:
_typeface_js.renderDocument();
just before </body>
b) removed any characters like from the rendering text .
The first change solved the issue of IE not rendering text at all. The second change solved the error you are reffering to.
mimipet.com
|
22 Jun 2010 5:37
Panos, you are Great!
I am new in this works but I should say that now it is working with IE8! :-)
In my case I had to remove only
a) - it was not need to add!
I am new in this works but I should say that now it is working with IE8! :-)
In my case I had to remove only
a) - it was not need to add!
Post a Reply
Also Opera just renders the text in the secondary font based on template.css (i.e Helvetica, Sans-Serif)
I'm willing to forget about opera but IE?
Lot's of people (36.2%) use this cr@ppy browser so I have to account for them.
January 2010
IE 8 14.3 %
IE 7 11.7 %
IE 6 10.2 %
----------------------
Total 36.2 %
( http://www.w3schools.com/browsers/browsers_explorer.asp )
Any solution PLEASE??? I have to get the site LIVE and I'm running out of time... My client will be very annoyed...
The error I get is: Error: 'undefined' is null or not an object
Line: 602
Error: 'undefined' is null or not an object
char: 5
Line 602 reads: " vmlSegments.push('m'); "
and character 5 is : "e" ????? What the hell is this!!!
I run the debugger and get:
LOG: initializing typeface.js
LOG: typeface.js: couldn't find typeface font: beware for text "Centro Park"
LOG: typeface.js: glyph not defined:
X 'undefined' is null or not an object
X 'undefined' is null or not an object
Well the damn font IS there, and ONLY stupid Microcrap IE can't find it...
Thanks in advance guys..
Hope we can solve this...