Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/85.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html 我可以在IE 8中将一个分区与另一个分区对接吗?_Html_Internet Explorer_Internet Explorer 8_Docking - Fatal编程技术网

Html 我可以在IE 8中将一个分区与另一个分区对接吗?

Html 我可以在IE 8中将一个分区与另一个分区对接吗?,html,internet-explorer,internet-explorer-8,docking,Html,Internet Explorer,Internet Explorer 8,Docking,考虑一下这一页: 以下是HTML: <html> <head> <title></title> </head> <body> <div style="position: absolute; bottom: 0; right: 0; top: 0; width: 259; background-color: #00FF00"> <input type="button" styl

考虑一下这一页:

以下是HTML:

<html>
<head>
    <title></title>
</head>
<body>
    <div style="position: absolute; bottom: 0; right: 0; top: 0; width: 259; background-color: #00FF00">
        <input type="button" style="position: absolute; left: 161; top: 30; width: 75; height: 25"/>  
    </div>    
    <div style="position: absolute; bottom: 0; right: 259; left: 0; height: 100; background-color: #00FFFF">
        <input type="button" style="position: absolute; right: 10; top: 30; width: 75; height: 25"/>  
    </div>
</body>
</html>

在Chrome和FireFox中,这一点非常有效。第二组与第一组对接

有可能在IE8中实现这一点吗

非常感谢大家:)

在css值中添加单位,例如“px”。IE更喜欢这样,不像FF或Ch那样宽容:)

试试这个,照你说的做


不确定您为什么要这样做,这与我以前见过的任何网页设计都不一样。

正如上次您询问有关此代码的问题时所述:修复您的机器可检测到的错误!“抱歉”和“抱歉”都有问题,出于某种原因,我没有看到您的评论。谢谢你的帮助。