[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Просмотр темы при наведении на название
КреативчегДата: Четверг, 02.07.2009, 20:20 | Сообщение # 1
Сообщений: 69
Награды: 4
Offline

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

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
Поиск: