[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Создание новой темы
Pr0f1xДата: Пятница, 19.11.2010, 12:30 | Сообщение # 1

Сообщений: 668
Награды: 3

[ 10 ]


Форум - Общий вид страниц форума после $BODY$:

Code
<script type="text/javascript">     
/* Copyright AllCity ~ http://4ut-cs.at.ua/ */     
$('td.threadNametd a.threadLink').each(function(){     
       $(this).after(' [<b><a class="PostInfoA" href="javascript://" style="cursor: help;">?</a></b>] <div style="border: 1px solid #F76928; position: absolute; background-color: #FFF999; padding: 10px; display: none;"><img src="http://s28.ucoz.net/img/ma/m/i2.gif" align="absmiddle" border="0" /> Загрузка...</div>');     
       $(this).next().next().load(this.href+' td.posttdMessage:first', function(){var DelTD = $('td.posttdMessage').html();$('td.posttdMessage').replaceWith(DelTD);});     
       $(this).next().mouseover(function(){     
       $(this).next().show();     
       });     
       $(this).next().mouseout(function(){     
       $(this).next().hide();     
       });     
});     
</script>



  • Страница 1 из 1
  • 1
Поиск: