Dean Elliott
Dean Elliott

Reputation: 1533

jQuery slideshow not appearing in IE7

I have been trying to edit this slideshow for ages now and for some reason it wont appear in either IE's Quirks mode or IE7 standards mode.

The slideshow is here - http://www.justdesignit.se/webshop/general/startpage/delaval/start_delaval2.html

The same slideshow is being used here - http://www.justdesignit.se/webshop/general/startpage/cp/start_cp2.html which works in IE7 & Quirks mode

Any help would be great, I'm tearing my hair hour here

Upvotes: 0

Views: 289

Answers (2)

Lakmal
Lakmal

Reputation: 918

it was the DOCTYPE.....

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 //EN">

use this ...

Upvotes: 1

Gaurav Shah
Gaurav Shah

Reputation: 5279

possible error :

NetworkError: 404 Not Found - http://www.justdesignit.se/img/loading.gif

Add this file and you'll be ok..

Upvotes: 0

Related Questions