Форма добавление комментариев by DIMON_-_BEST


Форма добавление комментариев by DIMON_-_BEST.

Установка:
ПУ/Коментарии/Форма добавления комментариев все удаляем и ставим следующий код:

Code
<!--Форма добавления комментариев by Isu-uCoz.3dn.Ru-->  
  <div id="respond">  
  <h3>Добавить комментарий</h3>  
  <style type="text/css">  
  <!--  
  #bbcodes {display:none;}  
  .selectors {  
  height: 26px;  
  width: auto;  
  }  
  -->  
  </style>  
  <br>  
  <table width="100%">  
  $ERROR$  
  <tr>  
  <td background="http://isu-ucoz.3dn.ru/bbcodes/spacer.gif"><img  
  src="http://isu-ucoz.3dn.ru/bbcodes/spacer.gif" width="5" border="0"></td>  
  <td class="news" valign="top">  
  <table width="450">  
   
  <tr>  
  <td height="25" class="slink">Имя:</td>  
  <td height="25" style="width:380px;"><input type="text" name="name"  
  id="name" value="$NAME$" style="width:140px; height:20px; font-family:tahoma; font-size:11px; border:1px solid #E0E0E0 "></td>  
  </tr>  
  <tr>  
  <td height="25" class="slink">E-Mail:</td>  
  <td height="25"><input type="text" name="mail" id="mail"  
  value="$EMAIL$" style="width:140px; height:20px; font-family:tahoma; font-size:11px; border:1px solid #E0E0E0 "></td>  
  </tr>  
  <tr>  
  <td height="25" class="slink">WWW:</td>  
  <td height="25" style="width:380px;"><input type="text" name="www"  
  id="www" value="$SITE$" style="width:140px; height:20px; font-family:tahoma; font-size:11px; border:1px solid #E0E0E0 "></td>  
  </tr>  
   
   
   
  <tr>  
  <td colspan="2">  
  <div id=bbcodes>$BBCODES$</div>  
  <table width="100%" border="0" cellspacing="2" cellpadding="0">  
  <tr>  
  <td align="left"><table border="0" cellspacing="0"  
  cellpadding="0">  
  <tr>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/b.gif" width="20"  
  height="21" border="0" title="Жирный" onclick="simpletag('b')"></td>  
  <td><img src="http:isu-ucoz.3dn.ru/bbcodes/i.gif" border="0"  
  title="Курсив" onclick="simpletag('i')"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/u.gif" border="0"  
  title="Подчеркнутый" onclick="simpletag('u')"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/s.gif" border="0"  
  title="Зачеркнутый" onclick="simpletag('s')" ></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/image.gif" border="0"  
  title="Добавить Картинку" onclick="tag_image()"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/link.gif" border="0"  
  title="Вставить ссылку" onclick="tag_url()"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/email.gif" border="0"  
  title="Вставить email" onclick="tag_email()"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/code.gif" border="0"  
  title="Код" onclick="simpletag('code')"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/quote.gif" border="0"  
  title="Цитата" onclick="simpletag('quote')"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/l.gif" border="0"  
  title="По левому краю" onclick="simpletag('l')"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/c.gif" border="0"  
  title="По центру" onclick="simpletag('c')"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/r.gif" border="0"  
  title="По правому краю" onclick="simpletag('r')"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/hide.gif" title="hide"  
  onclick="simpletag('hide')" border="0"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/translit.gif"  
  title="Транслит" onclick="simpletag('translit')" border="0"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/mp3.gif" title="Аудио"  
  onclick="simpletag('audio')" border="0"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/mp.gif" title="Video"  
  onclick="simpletag('video')" border="0"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/emo.gif" title="Cмайл"  
  onclick="openLayerB('Sml',0,'/index/35-1-0','Полный список смайлов',250,300);return false;" border="0"></td>  
  <iframe width="-10" height="-10" id="cp" src="bbcodes/color.html"  
  frameborder="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" scrolling="no" style="visibility:hidden; display: none; position: absolute; left:15; top:149"></iframe>  
  <div id="dle_emo" style="visibility:hidden; display: none; position: ;  
  absolute; width:140px; height: 124px; overflow: auto; border: 1px solid #BBB; background:#E9E8F2;filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=3);">{$output}</div>  
  </tr>  
  </table></td>  
  </tr>  
  </table>  
  </td>  
  </tr>  
  <tr>  
  <td colspan="2"><textarea name="message" id="message"  
  onclick="setNewField(this.name, document.getElementById( 'dle-comments-form' ))" style="width:461px; height:160px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;">$MESSAGE$</textarea></td>  
  </tr>  
   
  <tr>  
  <td class="slink">Код:</td>  
  <td class="slink">$SECURITY_CODE$</td>  
  </tr>  
   
  <tr>  
  <td colspan="2">  
  <input onClick="doAddComments();return false;" name="submit"  
  type="image" src="http://isu-ucoz.3dn.ru/bbcodes/send.png">  
   
  </td>  
  </tr>  
  </table>  
  </td>  
  <td background="http://isu-ucoz.3dn.ru/bbcodes/spacer.gif"><img  
  src="http://isu-ucoz.3dn.ru/bbcodes/spacer.gif" width="5" border="0"></td>  
  </tr>  
  <tr>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/spacer.gif" width="5"  
  height="10" border="0"></td>  
  <td background="http://isu-ucoz.3dn.ru/bbcodes/spacer.gif"><img  
  src="http://isu-ucoz.3dn.ru/bbcodes/spacer.gif" width="1" height="10" border="0"></td>  
  <td><img src="http://isu-ucoz.3dn.ru/bbcodes/spacer.gif" width="5"  
  height="10" border="0"></td>  
  </tr>  
  </table>  
   
  </div> <!-- end respond div -->  
  <!--Форма добавления комментариев by Isu-uCoz.3dn.Ru-->



ИсточникКатегория: Ucoz-комментарии | Добавил: DJ_FRee_LiFe | Дата: 26.03.2012

Другие новости


Поделиться ссылкой


Ссылка:
BB-code:
HTML:
1 | faxos пишет: | 27.03.2012 | 21:02 Страница с комментарием |
красиво, но не для моей темы, и ошибок многовато, доработать бы ее smile
+ (+4) -