Javascript Image Slider >
Posts >
Slider wont work in IE 8
I have test it in Firefox 14 , Opera that is working good but in IE8 it gave problems (in IE9 it works in "slow motion" )
error message is :
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Mon, 6 Aug 2012 13:59:39 UTC
Message: 'style' is null or not an object
Line: 21
Char: 4903
Code: 0
URI: http://www.sizirim.com/themes/sizirim/themes/1/js-image-slider.js
location of the website is http://www.sizirim.com
10 months ago
I just tested your page http://www.sizirim.com/modules/smartsection/
with IE 8 on Windows XP. The slider works perfect in the page without any problems.
10 months ago
Yes i fixed , it was a unclosed </a> tag that was the reason, thanks for your time
10 months ago
It might not be the slider issue. I found a javascript error in your page:
Uncaught TypeError: Cannot call method 'addEvent' of null
Would you kill this error and see if it helps (it seems the js is related to "eval code" and I don't know what it is. Do you have a folder named "eval code"?
If it still does not, try to remove the timer for starting the slider and see if it is that issue.
10 months ago
Hi Milo thanks for your time
addEvent is a erro from a agenda module i think did you try to look from a another page like:
http://www.sizirim.com/modules/smartsection/
There i the moduel not working but the slider still has problems
I tried your to remove the timer but still no luck
No , i dont have a directory called eval code
10 months ago
Hi Milo thanks for your time
addEvent is a erro from a agenda module i think did you try to look from a another page like:
http://www.sizirim.com/modules/smartsection/
There i the moduel not working but the slider still has problems
I tried your to remove the timer but still no luck
No , i dont have a directory called eval code
10 months ago
Today I have no access to IE 8.
I saw the addEvent error from your home page, not the smartsection page.
Question: Did you see the issue when viewing slider pages in our site www.menucool.com with IE 8?
If possible, can you isolate a testing page with only our slider. If that has no issue, then the problem is not coming from the slider.
I will debug your page tomorrow when I have access to IE8 tomorrow.
New Answer