gamer | Дата: Четверг, 14.05.2009, 22:12 | Сообщение # 1 |
Admin
Группа: Администраторы
Сообщений: 404
Статус: Offline
| 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);"> Или с кнопки по середине. Code <table width="100%" border="0" cellpadding="2" cellspacing="1"> <tbody><tr><td><div align="center"> <a class="noun" href="$ACTION_URL$" onclick="window.location.reload();return false;" title="Обновить"><img src="http://ultra-portal.3dn.ru/icons/mchat/refresh.png" width="35" align="absmiddle" border="0" 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 src="http://ultra-portal.3dn.ru/icons/mchat/smiles.png" width="35" align="absmiddle" border="0" 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 src="http://ultra-portal.3dn.ru/icons/mchat/BB.png" width="35" align="absmiddle" border="0" 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 src="http://ultra-portal.3dn.ru/icons/mchat/settings.PNG" width="35" align="absmiddle" border="0" height="20"></a></div> </td></tr></tbody></table> <input maxlength="60" name="uname" size="8" class="mchat" id="mchatNmF" value="" onfocus="ffoc(this,0)" onblur="fblur(this,0)" title="$STR_NAME$" style="border: 1px solid black; margin: 0pt; padding: 1px; width: 47%; height: 20px;" type="text"> <?if(($FIELDS_MASK$&3))?><input maxlength="60" name="email" size="9" class="mchat" id="mchatEmF" value="" onfocus="ffoc(this,1)" onblur="fblur(this,1)" title="$STR_EMAIL$" style="border: 1px solid black; margin: 0pt; padding: 1px; width: 47%; height: 20px;" type="text"><?endif?> <?if(($FIELDS_MASK$&4))?><input maxlength="60" name="custom1" size="9" class="mchat" id="mchatC1F" value="" onfocus="ffoc(this,3)" onblur="fblur(this,3)" title="$STR_CUSTOM1$" style="border: 1px solid black; margin: 0pt; padding: 1px; width: 47%; height: 20px;" type="text"><?endif?> <?if(($FIELDS_MASK$&8))?><input maxlength="60" name="custom2" size="9" class="mchat" id="mchatC2F" value="" onfocus="ffoc(this,4)" onblur="fblur(this,4)" title="$STR_CUSTOM2$" style="border: 1px solid black; margin: 0pt; padding: 1px; width: 47%; height: 20px;" type="text"><?endif?> <input 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="border: 1px solid black; margin: 0pt; padding: 1px; width: 70%; height: 20px;" type="text"> <input value="Пуск" class="mchat" id="mchatBtn" style="border: 2px solid black; margin: 0pt; width: 40px; height: 20px;" onclick="return checkform(this.form);" type="submit"> ИСТОЧНИК: http://ultra-portal.3dn.ru
|
|
| |
|
gamer | Дата: Суббота, 23.05.2009, 22:02 | Сообщение # 3 |
Admin
Группа: Администраторы
Сообщений: 404
Статус: Offline
| Исправлено !!!
|
|
| |