I am getting an invalid argument error with IE8. I have tried it with two different sites, same result. Anyone else?
I am getting an invalid argument error with IE8. I have tried it with two different sites, same result. Anyone else?
Doh yes sorry I should have said I am having the same problem here instead of starting a new topic.
Can anyone help, other than not working in IE this plugin is very useful and time saving. If I dont find out why its bugging IE I will have to write my own solution...yawn.
Any help much appreciato!
Yes, I can confirm this error. A big unfortunate, it works very nicely and unobtrusively in other browsers but if it doesn't work on IE is ceases to be an option.
Try to make a conditional comment which excludes the display of the font-resizer only on IE8:
<![if !IE 8]>
<?php if(function_exists('fontResizer_place')) { fontResizer_place(); } ?>
<![endif]>
Not a fine solution but better than not working on IE8 at all
Trouble is of course that most of us here like this plugin and would want it to work on IE8 — and if it doesn't, we have to look out for an alternative.
Hi
Sorry for my late answer.
There was a javascript error. This error touched only Internet Explorer (6-8) and is fixed in the version 1.1.5.
Cheers Chris
This topic has been closed to new replies.