Forum Moderators: open

Message Too Old, No Replies

JQuery Slidshow not working in IE

         

danadab

1:30 am on Jun 12, 2011 (gmt 0)

10+ Year Member



I am not a programmer/web developer and have very little knowledge when it comes to coding websites.

I tried to install this slider onto my site: [slidesjs.com ]

It is working just fine in Safari, Chrome and Firefox, but in Internet Explorer the slider and all of the images associated directly to the slider just do not load! No errors are reported by IE.

I've been googling for hours and have read through many threads on this forum trying to find a solution to this, but have so far been unsuccessful.

If anyone has any advice for me, it would be much appreciated - the webpage is here: [url]www.danadabros.com[/url]

Leosghost

1:40 am on Jun 12, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



A quick look ( it is late here ) at the site you got it from says that if you put a , after hoverPause: true then you will get an error in IE..it doesn't say IE will report an error , merely that there will be one ..

looking at your code ..you did put a , after hoverPause: true

try removing it ..

and welcome to WebmasterWorld :)

danadab

2:27 am on Jun 12, 2011 (gmt 0)

10+ Year Member



^ Thanks :)

I didn't notice that at the bottom of the page, I feel stupid!

However, I did try removing the comma, with no change... I also tried using the exact script initiation code that they have there - I removed all the stuff for making the captions (animationStart) pop up to see if the problem was somewhere in there, but again no change.

I'm going crazy because if I copy and paste the exact script code from the example page with captions it still does not work in IE - even though their example does! I'm wondering if it's possible that something is wrong in my CSS? Or the doctype I used?