Jump to content
  • 0

Резиновый дизайн: проблема в IE6 и ниже


k2s
 Share

Question

Делал резиновый дизайн. В Firefoxe, Opere, IE7 все работает так как надо, а вот в более ранних версиях IE появляются глюки(как на картинке внизу). Проблем еще в том что у меня Vista и не могу постоянно просматривать то, что получается в более ранних IE.

должно быть:

normcj0.jpg

В IE6 и более ранних:

iedr2.jpg

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>

<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<style type="text/css">
* {margin: 0px; padding: 0px;}
html {background: #000000; height: 100%;}
body {min-width: 1000px; min-height: 100%; position: relative;}
* html body {height: 100%;}



#content {width: 100%; max-width: 99%; margin: 0px auto; padding-bottom: 70px; overflow: hidden;}

#outer1 {width: 100%; margin-right: -368px; float: left;}
#outer2 {margin-right: 200px;}
#outer3 {width: 100%; margin-left: -634px; float: right;}

#main {margin-left: 10px; background: #000000; height:200px}
#left {width: 634px; float: left; background: #00CCFF; height:200px}
#right {width: 368px; float: right; background: #FFCC66; height:200px}


* html #footer {bottom: -1px;}
</style>
<script src="js/minmax.js" type="text/JavaScript"></script>
</head>

<body>


<div id="content">

<div id="outer1">
<div id="outer2">
<div id="outer3">
<div id="main"></div>
</div>

<div id="left"><img src="1.jpg"></div>

</div>
</div>

<div id="right"><img src="22.jpg"></div>
<div style="position:absolute; left:20%; margin: 0 auto; width: 200px; height:*px; " ><img src="text.gif"></div>

</body>
</html>

Что делать? Помогите пожалуйста!

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

но основной OS: IE7/FF2/FF3/Opera9/Opera 9.5/Safari

На виртуалке: IE6 ;)

зы: в качетсве виртуалки можно использовать или Microsoft Virtual PC (работает пошустрее чем VMware)

но рекомендовал б использовать VirtualBox - работает существенно быстрее и приятнее (только хз работает лионо на Висте)

зыы: в догонку, ко всему этому безобразию рекомендую юзать Internet Explorer Developer Toolbar

конечно "это" несравнимо с firebug, но в некоторых ситуациях выручает

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy