PDA

View Full Version : embedded slideshow works in FF not IE8 ?


Ralph_Mez
Oct-09-2009, 11:26 PM
I have embedded a slideshow that is hosted on a book manufacturers site.
It works fine in FF but not in IE8
http://ralphmeznar.smugmug.com/gallery/9441771_t4wR3
any help would be appreciated.
cheers

Ralph

Ralph_Mez
Oct-14-2009, 12:40 PM
I have embedded a slideshow that is hosted on a book manufacturers site.
It works fine in FF but not in IE8
http://ralphmeznar.smugmug.com/gallery/9441771_t4wR3
any help would be appreciated.
cheers

Ralph

anyone ?

jfriend
Oct-14-2009, 01:14 PM
What you have embedded in the albumDescription is not right. You have an entire web page with <!DOCTYPE>, <head> ,<body>, <style>. None of that should be there. You should just have the stuff in your HTML that starts with <table> and ends with </table>.

Once you fix that, we can look at whether the actual slideshow works or not.