The shadowbox video plugin appears to have compatibility issues with IE7, as it is functioning properly in Firefox and Safari.
Any feedback on this matter would be greatly appreciated.
Website:
HTML Code:
<a href="m/abc-gardening-australia-caroline-dawes.mov" rel="shadowbox;height=272;width=480">
<img src="i/abc-gardening-australia-caroline-dawes-gardening-adelaide.jpg" alt="caroline dawes" />
</a>
Javascript Code:
<script type="text/javascript">
Shadowbox.init({
players: ["qt"]
});
</script>