PDA

View Full Version : Javascript slideshow only works in IE


marco75
01-26-2003, 06:13 AM
I have a online comic book and a slideshow script with back and forwards buttons that I took from Christian Carlessi Salvadó. It works perfectly in IE, but in no other browser.

I tried coding my own from scratch, whilst reading a book on Javascripting, but I didn't have a SDK to debug the code, and there were no error messages.

I also tried a PHP script, but unfortunately my ISP doesn't support PHP.

So, I'm humbly requesting either

(A) Tell me why the script is incompatible

(B) Point me to a standards-compliant slideshow script (URL please) that you have tested yourself.

Thanks for reading

Marco
http://home.iprimus.com.au/marco75/readep1.htm

dhtmlx
01-26-2003, 03:32 PM
Which verison of netscape did u use....?

Ill take a look at the code and get back to you.

EDIT: I looked at the code and it uses document.all that is only supported by IE....

here is a nice script for you :)
http://www.dynamicdrive.com/dynamicindex14/dhtmlslide.htm