相关疑难解决方法(0)

IE位置问题:绝对

我有这个代码,它在Firefox中运行得很好; 但是在探索者身上向右射击.这段代码有什么问题我看不到吗?

非常感谢您的帮助

<div style="position: absolute; top: 170px"><a href="http://www.mysite.com"><img src="images/sponsor.png" /></a></div>
Run Code Online (Sandbox Code Playgroud)

我期待的是图像显示在主标题图像的顶部 - 这在Firefox上正常工作,但在IE中移动到最右边导致网站中断.不知道为什么会这样.

html css

11
推荐指数
1
解决办法
3万
查看次数

IE9和位置固定

我试图在一个简单的单页网站上使用固定css的位置,但是我遇到了IE9的问题,就像它忽略了固定属性一样,你可以在这里看到网站

http://cairocubicles.com/sandbox/mahaly-iphone/

在chrome,firefox看起来正确.

感谢帮助.叶海亚

html css cross-browser internet-explorer-9

1
推荐指数
1
解决办法
5131
查看次数

标签 统计

css ×2

html ×2

cross-browser ×1

internet-explorer-9 ×1