- Posts: 8
- Thank you received: 0
Error in IE8 fontReSize.js
-
wcww
Inactive member - Topic Author
- New Member
Less
More
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
14 years 7 months ago #1515
by milos
Replied by milos on topic Re: Error in IE8 fontReSize.js
Perhaps you disabled font resize add-on in template parameters.
Please Log in to join the conversation.
-
wcww
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
14 years 7 months ago #1516
by wcww
Replied by wcww on topic Re:Error in IE8 fontReSize.js
Hi
Yes I did disable it, trying to isolate the conflict.
I have re-enabled it and error continues.
Thank you
Tom
Yes I did disable it, trying to isolate the conflict.
I have re-enabled it and error continues.
Thank you
Tom
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
14 years 7 months ago #1517
by milos
Replied by milos on topic Re:Error in IE8 fontReSize.js
I have tested your site in IE8 and now it works without errors.
Please Log in to join the conversation.
-
wcww
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
14 years 7 months ago #1518
by wcww
Replied by wcww on topic Re:Error in IE8 fontReSize.js
Hello
Please go to this link
www.troseth.com/index.php?page=shop.prod...&vmcchk=1&Itemid=127
It is still exhibiting the error
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0)
Timestamp: Tue, 15 Jun 2010 21:08:42 UTC
Message: Object doesn't support this property or method
Line: 8
Char: 3
Code: 0
URI: www.troseth.com/templates/hot_photoportfolio/js/fontResize.js
please advise
Please go to this link
www.troseth.com/index.php?page=shop.prod...&vmcchk=1&Itemid=127
It is still exhibiting the error
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0)
Timestamp: Tue, 15 Jun 2010 21:08:42 UTC
Message: Object doesn't support this property or method
Line: 8
Char: 3
Code: 0
URI: www.troseth.com/templates/hot_photoportfolio/js/fontResize.js
please advise
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
14 years 7 months ago #1520
by milos
Replied by milos on topic Re:Error in IE8 fontReSize.js
This page loads jQuery twice and this makes error. In your VM theme you have to somehow disable line that calls jQuery:
Code:
<script type="text/javascript" src="/components/com_virtuemart/themes/vmj_funky/jquery.min.js"></script>
Please Log in to join the conversation.
Time to create page: 0.164 seconds