Главная » Другие скрипты для uCoz
Вот такая игра на вашем сайта

Вот пример (это не реклама) http://fleshka.ucoz.com/index/0-27

Создаем новую страницу >> пихаем туда код >> и всё

Code
<iframe id="gorodigr" name="gorodigr" src='http://www.gorodigr.ru/gi/?partner=1001&bgcolor=ffffff' style='width:1024px;height:800px;margin:0px;padding:0px;' scrolling="no" frameborder="NO" border="0" framespacing="0"></iframe>
Подробнее | 0 коментариев | 451 просмотров | Добавил: HiP-HoP

Онлайн чат! Ваш личный!!!
Создать новую страницу и вставим туда этот код:
Code
<table style="border: 1px solid rgb(255, 132, 0);" 0="" width="668" align="center" cellpadding="0" cellspacing="0" height="41"><tbody><tr><td style="background: rgb(31, 31, 82) url(http://4forum.do.am/img/bar.png) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" align="center"><font color="#ffa500">Online Chat</font></td></tr></tbody></table>  

<table style="border: 1px solid rgb(255, 132, 0);" 0="" width="668" align="center" cellpadding="0" cellspacing="0" height="236">  

<tbody><tr><td class="boxContent">  
<iframe style="width: 100%; height: 220px;" hspace="0" vspace="0" allowtransparency="true" src="/mchat/" scrolling="no" frameborder="0"></iframe>  
<table width="100" align="left" height="100"></table>  

</td><td class="column" valign="top">  

<table style="border: 1px solid rgb(255, 132, 0);" 0="" width="100%" align="right" cellpadding="0" cellspacing="0" height="65"><tbody><tr><td style="background: rgb(31, 31, 82) url(http://web-master.do.am/design/bar.png) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" align="center">[b]Online[/b]</td></tr> <tr><td align="center"><font color="#ffa500"><span style="font-size: 10pt; color: rgb(255, 165, 0); font-family: Verdana;">$ONLINE_USERS_LIST$</span></font></td></tr></tbody></table>  

<style type="text/css">  
*html .boxContent {padding:10px;background:#272727;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;}  
*html .boxContent div.boxText {position:relative;opacity:1.0;filter: alpha(opacity=100); -moz-opacity: 1.0;}  
.boxContent {padding:50px;background:url('http://src.ucoz.ru/t/878/6.png');}  
.boxTable {width:230px;margin-bottom:5px;}  
</style>  

</td></tr> </tbody></table>
Подробнее | 0 коментариев | 429 просмотров | Добавил: HiP-HoP

Новый мини-чат для uCoz
Идём в : Панель управления , управление дизайном сайта , мини - чат, вид материалов. Удаляем все оттуда и вставляем следующий код :
Code
<table border="0" cellpadding="2" cellspacing="1" width="100%">
<tr><td>
<a class="noun" href="$ACTION_URL$" onclick="window.location.reload();return false;" title="Обновить"><img border="0" align="absmiddle" src="http://ultra-portal.3dn.ru/icons/mchat/refresh.png" width="35" height="20"></a>
<?if($SMILES_URI$)?> <a class="noun" href="javascript:void('smiles')" onclick="ffoc(document.forms.addform.message,2);wasclk[2]=2;window.open('$SMILES_URI$','csmiles','scrollbars=1,width=250,height=350,left=0,top=0'); return false;" title="Вставить смайл"><img border="0" align="absmiddle" src="http://ultra-portal.3dn.ru/icons/mchat/smiles.png" width="35" height="20"></a><?endif?>
<?if($BBCODES_URI$)?> <a class="noun" target="cbbcodes" href="javascript:void('BB-codes')" onclick="window.open('$BBCODES_URI$','cbbcodes','scrollbars=1,width=550,height=450,left=0,top=0'); return false;" title="BB-Коды"><img border="0" align="absmiddle" src="http://ultra-portal.3dn.ru/icons/mchat/BB.png" width="35" height="20"></a><?endif?>
<a class="noun" href="javascript:void('Message control')" onclick="window.open('$MSGCTRL_URI$','mchatCtrl','scrollbars=1,width=550,height=550,left=0,top=0'); return false;" title="Управление сообщениями"><img border="0" align="absmiddle" src="http://ultra-portal.3dn.ru/icons/mchat/settings.PNG" width="35" height="20"></a>
</td></tr></table>
<input type="text" maxlength="60" name="uname" size="8" class="mchat" id="mchatNmF" value="" onfocus="ffoc(this,0)" onblur="fblur(this,0)" title="$STR_NAME$" style="width:47%;margin:0;padding:1px;border:1px solid black;height:20px">
<?if(($FIELDS_MASK$&3))?><input type="text" maxlength="60" name="email" size="9" class="mchat" id="mchatEmF" value="" onfocus="ffoc(this,1)" onblur="fblur(this,1)" title="$STR_EMAIL$" style="width:47%;margin:0;padding:1px;border:1px solid black;height:20px"><?endif?>
<?if(($FIELDS_MASK$&4))?><input type="text" maxlength="60" name="custom1" size="9" class="mchat" id="mchatC1F" value="" onfocus="ffoc(this,3)" onblur="fblur(this,3)" title="$STR_CUSTOM1$" style="width:47%;margin:0;padding:1px;border:1px solid black;height:20px"><?endif?>
<?if(($FIELDS_MASK$&8))?><input type="text" maxlength="60" name="custom2" size="9" class="mchat" id="mchatC2F" value="" onfocus="ffoc(this,4)" onblur="fblur(this,4)" title="$STR_CUSTOM2$" style="width:47%;margin:0;padding:1px;border:1px solid black;height:20px"><?endif?>
<input type="text" maxlength="$MAX_MESSAGE_LEN$" name="message" size="22" class="mchat" id="mchatMsgF" value="" onfocus="ffoc(this,2)" onblur="fblur(this,2)" title="$STR_MESSAGE$" style="width:70%;margin:0;padding:1px;border:1px solid black;height:20px">
<input type="submit" value="Пуск" class="mchat" id="mchatBtn" style="width:40px;height:20px;margin:0;border:2px solid black" onclick="return checkform(this.form);">
Подробнее | 0 коментариев | 474 просмотров | Добавил: HiP-HoP

Чтобы баннеры ездили вверх:
Code
<DIV align=center><MARQUEE scrollAmount=2 direction=up width=123 height=150 onmouseover="this.scrollAmount=0" onmouseout="this.scrollAmount=2">

Чтобы баннеры ездили вниз:
Code
<DIV align=center><MARQUEE scrollAmount=2 direction=down width=123 height=150 onmouseover="this.scrollAmount=0" onmouseout="this.scrollAmount=2">

Чтобы баннеры ездили влево:
Code
<DIV align=center><MARQUEE scrollAmount=2 direction=left width=123 height=150 onmouseover="this.scrollAmount=0" onmouseout="this.scrollAmount=2">

Чтобы баннеры ездили вправо:
Code
<DIV align=center><MARQUEE scrollAmount=2 direction=right width=123 height=150 onmouseover="this.scrollAmount=0" onmouseout="this.scrollAmount=2">
Подробнее | 0 коментариев | 397 просмотров | Добавил: HiP-HoP

Code
<EMBED TYPE="application/x-mplayer2" SRC="ТУТ ССЫЛКА НА ЗВУК ИЛИ ПЕСНЮ" WIDTH=0 HEIGHT=0></EMBED>
Подробнее | 0 коментариев | 468 просмотров | Добавил: HiP-HoP

Георгиевская ленточка к 9 мая
Загружаем прикрепленную картинку к себе на сайт.
Code
<nolayer>  
  <div id="georglenta" style="position:absolute; top:0; left:0;">  
  </nolayer>  

  <a href="http://www.Proucoz.Net"><img border="0"  
  src="http://s61.radikal.ru/i173/0905/e0/81190372db5b.gif"  
  align="left"/></a>  
  <nolayer>  
  </div>  
  </nolayer>
Подробнее | 0 коментариев | 480 просмотров | Добавил: HiP-HoP

Пример:Здесь
код:
Code
<li class="m"><a class="m" href="/photoshop-online.swf">photoshop online</a></li>
Подробнее | 0 коментариев | 459 просмотров | Добавил: HiP-HoP

Java script
Подробнее | 0 коментариев | 459 просмотров | Добавил: HiP-HoP

3000 JavaScript`ов
Подробнее | 0 коментариев | 419 просмотров | Добавил: HiP-HoP

Flash-Clock's
Подробнее | 0 коментариев | 562 просмотров | Добавил: HiP-HoP

« 1 2 ... 11 12 13 14 15 ... 28 29 »