开发者

Why isn't shadowbox showing in IE?

开发者 https://www.devze.com 2022-12-09 06:59 出处:网络
The shadowbox I am trying to fix in IE is located here: http://www.carolinedawes.com.au/abc-gardening-australia.html

The shadowbox I am trying to fix in IE is located here:

http://www.carolinedawes.com.au/abc-gardening-australia.html

The HTML is

<div class="hero-image">
  <a href="m/abc-gardening-australia-caroline-dawes.mov" rel="shadowbox;height=272;width=480">
    <img src="i/abc-gardenin开发者_运维问答g-australia-caroline-dawes-gardening-adelaide.jpg" alt="caroline dawes" />
  </a>
</div>

The JS is

<script type="text/javascript" src="j/shadowbox.js"> </script>
<script type="text/javascript">
  Shadowbox.init({
    players: ["qt"]
  });
</script>

Any ideas? Or success stories in IE?


I can't really help you cause I've no experience with it, but some of these users seems to provide a couple of solutions:

http://www.shadowbox-js.com/forum.html#nabble-td1309456

https://realmac.macdock.com/realmacsoftware/2007/support/viewtopic.php?pid=215177

See if these may help.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号