J
justaguy
Hi,
Being lazy and getting rusty with javascripting, digging up a script
and changed the image files, it works with Firefox and Safari but not
Chrome and IE,
See the URL in question here,
http://www.knowledgenotebook.com/slideShow.html
Possible culprit:
document.images["im"].src = images[present_slide];
Thanks.
Being lazy and getting rusty with javascripting, digging up a script
and changed the image files, it works with Firefox and Safari but not
Chrome and IE,
See the URL in question here,
http://www.knowledgenotebook.com/slideShow.html
Possible culprit:
document.images["im"].src = images[present_slide];
Thanks.