[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Создание новой темы
Понедельник, 25.10.2010, 22:01 | Сообщение # 1
<<< Frist-Portal >>>
Сообщений:
93
Награды:
1

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

Code
<script type="text/javascript">    
/* Copyright AllCity ~ http://allcity.net.ru/ */    
$('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
Поиск: