Главная » 2010 » Июль » 27 » Плавующее поп ап окно!!!
22:07
Плавующее поп ап окно!!!
Code
<style type="text/css">.cpopup {position:absolute;top:0px;left:0px;width:0%}div > div.cpopup {position:fixed;}</style>  
<!--[if gte IE 5.5]><![if lt IE 8]><style type="text/css">div#upopup {width:expression(((ignoreMe=(document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth))<200?200: ignoreMe)+'px'); position:absolute;top:expression((ignoreMe2=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop)+'px'); left:expression((ignoreMe=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft)+'px'); }</style><![endif]><![endif]-->  
<div id="ppopup">  
<div class="cpopup" id="upopup" style="z-index:55;">  
<!--START-->  
ВАШ КОД  
<!--END-->  
</div></div>  
<script type="text/javascript">document.getElementById("ppopup").style.height=document.getElementById("upopup").offsetHeight+'px'; </script>
Вы сможете скачать через 0 сек.
Категория: Другие скрипты для uCoz | Просмотров: 445 | Добавил: HiP-HoP | Теги: поп, ап, окно!!!, Плавующее | Рейтинг: 0.0/0
Всего комментариев: 0
Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]