• Страница 1 из 1
  • 1
Плавающее окно
avatar
Админ | Оффлайн
Code
<style type="text/css">
    .popup {position:fixed;}
    </style>
    <!--[if gte IE 5.5]><![if lt IE 8]>
    <style type="text/css">
    .popup {position:absolute; left:expression((ignoreMe=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft)+'px'); top:expression((ignoreMe=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop)+'px');}
    </style>
    <![endif]><![endif]-->

    <div class="popup">
    <!--START-->
    Тут ставят окно или скрип, после чего оно будет плавать.
    <!--END-->
    </div>


[Сообщение # 1]  
  • Страница 1 из 1
  • 1
Поиск:

close