【问题标题】:ie8 with imagemapster - position:absolute not working带有imagemapster的ie8-位置:绝对不起作用
【发布时间】:2017-05-13 00:04:39
【问题描述】:

使用 imagemapster jQuery 脚本 (tooltip.js)。我的工具提示必须是position:absolute。这运行完美,但 Windows XP/7 IE8 除外。这是测试页面:http://cjehost.com/qt/panorama/testpages/examples/page2.html

这里是html:

<div class="blkBG pg1ToolTip1">
The last pair of chromosomes determines sex: Men usually have one X chromosome and one Y chromosome.
</div>

这是相关的css:

.blkBG{border: none; background-image:url(http://cjehost.com/qt/panorama/testpages/examples/images/bg-black.png) !important;padding:10px; color:white; -moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius:3px; opacity: 0.9;position:absolute !important;line-height:1.15em;}

【问题讨论】:

  • 最后一对染色体决定性别:男性通常有一条 X 染色体和一条 Y 染色体。

标签: javascript jquery html css


【解决方案1】:

我没有马上看到这个,但 ie8 没有响应。我添加了 respond.js,它运行良好。

【讨论】:

    猜你喜欢
    • 2013-10-18
    • 1970-01-01
    • 2011-04-19
    • 1970-01-01
    • 1970-01-01
    • 2016-01-21
    • 1970-01-01
    • 2012-01-11
    相关资源
    最近更新 更多