Yea, I checked that. I don't remember modifying any files, but I started from scratch anyway. Still get the same error in IE.
I made sure I have the following in the head as recommended elsewhere on the site.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"
http://www.w3.org/TR/html4/loose.dtd">
I also have the following in the header to call the shadowbox files.
<link rel="stylesheet" type="text/css" href="includes/js/shadowbox/shadowbox.css">
<script type="text/javascript" src="includes/js/shadowbox/shadowbox.js"></script>
<script type="text/javascript">
Shadowbox.init();
</script>
The test image I am trying to load is quite simple.
My ImageWhen attempting to load in IE8 it asks to debug, I click yes, and it highlights the following in shadowbox.js
y.style.height=u+"px"
I am running a fully updated version of Windows 7 RC1 64 bit w/ IE8. I also tried it in XP 64 bit and Vista 32 bit and get the same issue.
I love the potential of this add-on, and would love to get it up and running. If I can get it going I will be buying a few commercial licenses for various sites.