Друзья сайта
У нас есть всё для фанов наруто все части NTSD,NTLC,видео,тесты,музыка и многое другое
Главная » Файлы » Скрипты

Функциональный мини чат для uCoz
29.11.2009, 22:13

Функциональный мини чат Заходим в админку Управление дизайном -> Мини-чат - Форма добавления сообщений
Весь код заменяем на этот

<script type="text/javascript" src="/mchat.js"></script>
<table width="100%" border="1" align="center" cellpadding="2" cellspacing="3">
<tr>
<td align="center">
<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:48%;margin:1;padding:1px;border:1px solid black;height:20px">
<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:48%;margin:1;padding:1px;border:1px solid black;height:20px">
<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:48%;margin:1;padding:1px;border:1px solid black;height:20px">
<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:58%;margin:1;padding:1px;border:1px solid black;height:20px">
</td>
</tr>
<tr>
<td align="center">
<textarea maxlength="$MAX_MESSAGE_LEN$" name="message" size="22" class="mchat" id="mchatMsgF" onfocus="ffoc(this,2)" title="$STR_MESSAGE$" style="width:99%;margin:4;padding:2px;border:2px solid black;height:60px" cols="80" rows="10"></textarea>
<a href="javascript:mChatCode(':evil:');"><img border="0" src="http://src.ucoz.net/sm/1/evil.gif" title="evil"></a>
<a href="javascript:mChatCode(':yes:');"><img border="0" src="http://src.ucoz.net/sm/1/yes.gif" title="yes"></a>
<a href="javascript:mChatCode('>(');"><img border="0" src="http://src.ucoz.net/sm/1/angry.gif" title="angry"></a>
<a href="javascript:mChatCode(':D');"><img border="0" src="http://src.ucoz.net/sm/1/biggrin.gif" title="biggrin"></a>
<a href="javascript:mChatCode('B)');"><img border="0" src="http://src.ucoz.net/sm/1/cool.gif" title="cool"></a>
<a href="javascript:mChatCode(':\'(');"><img border="0" src="http://src.ucoz.net/sm/1/cry.gif" title="cry"></a>
<a href="javascript:mChatCode('<_<');"><img border="0" src="http://src.ucoz.net/sm/1/dry.gif" title="dry"></a>
<a href="javascript:mChatCode('^_^');"><img border="0" src="http://src.ucoz.net/sm/1/happy.gif" title="happy"></a>
<a href="javascript:mChatCode(':(');"><img border="0" src="http://src.ucoz.net/sm/1/sad.gif" title="sad"></a>
<a href="javascript:mChatCode(':)');"><img border="0" src="http://src.ucoz.net/sm/1/smile.gif" title="smile"></a>
<a href="javascript:mChatCode(':o');"><img border="0" src="http://src.ucoz.net/sm/1/surprised.gif" title="surprised"></a>
<a href="javascript:mChatCode(':p');"><img border="0" src="http://src.ucoz.net/sm/1/tongue.gif" title="tongue"></a>
<a href="javascript:mChatCode('%)');"><img border="0" src="http://src.ucoz.net/sm/1/wacko.gif" title="wacko"></a>
<a href="javascript:mChatCode(';)');"><img border="0" src="http://src.ucoz.net/sm/1/wink.gif" title="wink"></a>
<br>
<input title="Все смайлы" value=":)" onclick="ffoc(document.forms.addform.message,2);wasclk[2]=2;window.open('$SMILES_URI$','csmiles','scrollbars=1,width=350,height=450,left=0,top=0');return false;" class="codeButtons" type="button">
<input title="BB-Коды" value="BB" onclick="window.open('$BBCODES_URI$','cbbcodes','scrollbars=1,width=600,height=450,left=0,top=0');return false;" class="codeButtons" type="button">
<input title="Русская клавиатура" value=".::." onclick="window.open('/forum/0-0-0-31','virtKB','width=300,height=120,top=0,left=0');return false;" class="codeButtons" type="button">
<input value="hr" onclick="mChatCode('[hr]');return false;" class="codeButtons" title="Линия" name="hr" type="button">
<input value="©" onclick="mChatCode('(c)');return false;" class="codeButtons" title="Знак авторского права!" name="(c)" type="button">
<input value="™" onclick="mChatCode('(tm)');return false;" class="codeButtons" title="Торговая марка" name="(tm)" type="button">
<input value="®" onclick="mChatCode('(r)');return false;" class="codeButtons" title="Зарегистрирован" name="(r)" type="button">
<input value="*" onclick="mChatCode('[*]');return false;" class="codeButtons" title="Пункт" name="*" type="button">
<input title="Управление сообщениями" value="MC" onclick="window.open('$MSGCTRL_URI$','mchatCtrl','scrollbars=1,width=550,height=550,left=0,top=0');return false;" class="codeButtons" type="button">
<br>
<input type="submit" value="Послать сообщение!" class="mchat" id="mchatBtn" style="height:20px;margin:10;border:2px solid black" onclick="return checkform(this.form);">
<input type="submit" value="Обновить чат" class="mchat" id="mchatBtn" style="height:20px;margin:10;border:2px solid black" onclick="window.location.reload();return false;">
<br>
Автообновление: <select id="mchatRSel" onchange="setT(this);" class="mchat" size="1"><option value="0">Вык<option value="15">15сек<option value="30">30сек<option value="60">1мин<option value="120">2мин</select></td>
</td>
</tr>
</table>


Категория: Скрипты | Добавил: Finki
Просмотров: 5809 | Загрузок: 0 | Комментарии: 7 | Рейтинг: 0.0/0
Всего комментариев: 4

 01.10.2013
0  
  t8 fluorescent light bulbs http://www.icamtech.net - led lighting http://www.icamtech.net/led_panel - led panel lighting Hours ,strobe light
While playing wrist band playfish poker rivals game,you are usually allowed for additional details on opt for an opponent relating to your up to you If all your family members are in doubt about going to be the a good time or at best the game pleasure,prior to buying a resource box,all your family members can first are preoccupied throughout an all in one free trial play and next buy http://www.icamtech.net/led_light_bulbs - led replacement bulbs http://www.icamtech.net/led_par_lamp - par20 led touch screen technology
锘縃ard for more information about Find Light Bulbs Introduction The plan has to be that also so called for additional details on save consumers 25 to 75 percent on their energy bills. But as NBC's Donna Friesen said excitedly,under no circumstances each of them is Europeans settle happy about going to be the change. The complaints include do not liking being forced into eco - friendly habits and the inferior lighting concerning going to be the newer bulbs. In fact, hoarding about going to be the having said that available incandescent bulbs has previously been reported across Europe.which is http://www.icamtech.net/led_Downlights - pendant lights http://www.icamtech.net/led_light_bars - led lightbars led replacement light bulbs
Are all your family already impressed on the basis of Coors Lightweight Logo leaving Wood Presented Mirror? The best may be the the same for more information about come. http://www.icamtech.net/led_panel - light panel http://www.icamtech.net/led_light_bars - led light bars Creative and functional Dustbin Trash KnowIn daily life,a number of us produce a lot of those ruins and sometimes a number of us have a multi function down side to this toss it Know Trash is always that trash intuitive very google page rank. ,dimmable led flood lights
For furhter details about are limited to aspect yourself home improvement,works of art decorating,a fresh one fix visit all of our website: http://www.icamtech.net/led_panel - light panel http://www.icamtech.net/led_light_bulbs - light bulbs There are anybody searching for to educate yourself regarding bear in mind that regarding strip clubs all around the some tourism centric locations. First, realize that most people locations are going online chock - full relating to tourists,not locals. That means that the it is certainly plausible there pay back nothing to educate yourself regarding how to loose They have to settle for under no circumstances are obligated to pay to educate yourself regarding worry about co - workers and family seeing them there. Many not only can they act freer and a good deal more at ease. That might not mean that they not only can they interact so that you have all your family or be the case a good deal more high decibel A in line with the location with ample security will keep people all over the keep abreast of and thus all your family can enjoy yourself as if that's so. ,display visions led signs
www.icamtech.net
Ответ Цитата

Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]