jjinno
07-08-2005, 09:19 PM
I have been busting my **** trying to get a nifty little JavaScript tidbit to work on my site. Basically it shows info from a particular calendar date in a DIV tag upon rollover of that date.
USING MOZILLA FIREFOX (or other equivalent type browser):
My Calendar Page (http://users.wpi.edu/~jjinno/test/yawps/calendar.cgi)
You can see (using the javaScript console) that there are no recorded errors...
USING MS-IE (newest publicly released version):
uh-oh
Now if I simply remove the two script tags from the header, the site shows up, with multiple errors about missing functions...blah blah blah...but at least it is Visible
Here are links to the scripts:
Script 1 - The Rollover buttons and image loading (http://users.wpi.edu/~jjinno/test/yawps/themes/standard/script.js)
Script 2 - The Fun Calendar thing (http://users.wpi.edu/~jjinno/test/yawps/images/imgtrail.js)
Any Ideas?
USING MOZILLA FIREFOX (or other equivalent type browser):
My Calendar Page (http://users.wpi.edu/~jjinno/test/yawps/calendar.cgi)
You can see (using the javaScript console) that there are no recorded errors...
USING MS-IE (newest publicly released version):
uh-oh
Now if I simply remove the two script tags from the header, the site shows up, with multiple errors about missing functions...blah blah blah...but at least it is Visible
Here are links to the scripts:
Script 1 - The Rollover buttons and image loading (http://users.wpi.edu/~jjinno/test/yawps/themes/standard/script.js)
Script 2 - The Fun Calendar thing (http://users.wpi.edu/~jjinno/test/yawps/images/imgtrail.js)
Any Ideas?