Jump to content
  • 0

Обход overflow-x IE6.0


AlexMak
 Share

Question

<div style="position:absolute; top:150px; left:3%; width:97%; height: 475px; overflow-x:hidden;"> <!-- Див для смещения !-->
<div id="company_image" style="position:relative; left:0%; width:100%; height:95%;" onMouseOver="move_right();">
<img id="company_img" src="img/company2.jpg" style="position:absolute; left:28%;" />
</div>
<div class="div_textin" id="company_text" onMouseOver="move_left()" style="position:absolute; left:100%; top:40px; width:1000px; height:330px; text-decoration:none; font-family:'Times New Roman', Times, serif;">
<div align="justify" style="position:absolute; top:0px; left:-5%; width:35%;">
bla-bla1
</div>
<div align="justify" style="position:absolute; top:0px; left:40%; width:35%;">
bla-bla2
</div>
</div>
</div><!-- Закрываем див для смещения!-->

Имеется след. код, но нужно, чтобы не было прокрутки по оси x, т.е. реализация выезжания из-за экрана. Как этого можно добиться в ie6?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

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