[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Форум DeadHash.Ru » Система UcoZ » Другие скрипты для uCoz » Пред просмотр тем на форуме
Пред просмотр тем на форуме
Сообщение

Данный скрипт поможет просматривать первое сообщение пользователя не заходя в саму тему.
Установка
Вставляем в Общий вид страниц форума после $BODY$ ставим:
Code
<div class="bbCodeBlock"><div class="bbCodeName" style="padding-left:5px;font-weight:bold;font-size:7pt">Code</div><div class="codeMessage" style="border:1px inset;max-height:200px;overflow:auto;height:expression(this.scrollHeight<;5?this.style.height:scrollHeight>;200?'200px':''+(this.scrollHeight+5)+'px');"><!--uzc--><script type="text/javascript">    
$('td.threadNametd a.threadLink').each(function(){    
$(this).after(' [<b><a class="PostInfoA" href="javascript://" style="cursor: help;">?</a></b>] <div style="border: 1px solid #666666; position: absolute; background-color: #cccccc; padding: 10px; display: none;">Загрузка...</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><!--/uzc--></div></div>

Автор - Marusya
Дата добавления - 29.01.2011 в 19:22
MarusyaДата: Суббота, 29.01.2011, 19:22 | Сообщение # 1
Сообщений: 42
Награды: 0
[ 1 ]
Замечания: ±


Данный скрипт поможет просматривать первое сообщение пользователя не заходя в саму тему.
Установка
Вставляем в Общий вид страниц форума после $BODY$ ставим:
Code
<div class="bbCodeBlock"><div class="bbCodeName" style="padding-left:5px;font-weight:bold;font-size:7pt">Code</div><div class="codeMessage" style="border:1px inset;max-height:200px;overflow:auto;height:expression(this.scrollHeight<;5?this.style.height:scrollHeight>;200?'200px':''+(this.scrollHeight+5)+'px');"><!--uzc--><script type="text/javascript">    
$('td.threadNametd a.threadLink').each(function(){    
$(this).after(' [<b><a class="PostInfoA" href="javascript://" style="cursor: help;">?</a></b>] <div style="border: 1px solid #666666; position: absolute; background-color: #cccccc; padding: 10px; display: none;">Загрузка...</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><!--/uzc--></div></div>
Форум DeadHash.Ru » Система UcoZ » Другие скрипты для uCoz » Пред просмотр тем на форуме
  • Страница 1 из 1
  • 1
Поиск: