[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Форум » Скрипты для uCoz » Форум » Смотрим тему не заходя в нее
Смотрим тему не заходя в нее
team102Дата: Понедельник, 29 Ноября 2010, 19:59 | Сообщение # 1
Группа: Файловики
Сообщений: 216
Награды: 3
Репутация: 13
Статус: Offline

В общий вид страниц форума:

Code

<script type="text/javascript">    
/* Script forum short theme */    
$('td.threadNametd a.threadLink').each(function(){    
$(this).after(' [<b><a class="PostInfoA" href="javascript://" style="cursor: help;"><img border="0" align="absmiddle" src="http://ucoz-style.ru/znak_voprosa_.png"></a></b>] <div style="border: 1px solid #55b7dc; position: absolute; background-color: #e5f8ff; padding: 9px; display: none;"><img src="http://ucoz-style.ru/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>
 
Форум » Скрипты для uCoz » Форум » Смотрим тему не заходя в нее
  • Страница 1 из 1
  • 1
Поиск: