You need to remove the comma (') in red at the end of the following 3 code chunks on your page:
Code:
imagearray: [
["images/test1.jpg", "", "", "Rats."],
["images/test2.jpg", "", "", "Squirrels."],
],
imagearray: [
["images/test1.jpg", "", "", "Rats."],
["images/test2.jpg", "", "", "Squirrels."],
],
imagearray: [
["images/test1.jpg", "", "", "Rats."],
["images/test2.jpg", "", "", "Squirrels."],
],
IE requires that no comma follows the very last array element, while other browsers don't.
BTW, please note that your page is currently in violation of our usage terms, since the credit notice doesn't appear inline on the page. Please reinstate the credit notice: http://www.dynamicdrive.com/notice.htm
Bookmarks