Приветствую Вас, Гость! Регистрация RSS

Мой сайт

Воскресенье, 19.05.2024
[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Форум » Система uCoz » Скрипты с сайта 18-cs-16 » Предпросмотр темы форума
Предпросмотр темы форума
Среда, 01.06.2011, 10:31 | Сообщение # 1
Ушёл =====> :D :D :D
Сообщений:
276
Награды:
Замечания:
Статус:


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

Версия с автозагрузкой для тех у кого до 10 тем на страницу:

Code
<script type="text/javascript">   
  /* Copyright AllCity ~ http://www.nncity.nnov.ru */   
  $('td.threadNametd a.threadLink, td.threadNametd a.threadPinnedLink').each(function(){   
     $(this).after(' [<b><a href="javascript://" style="cursor: help;">?</a></b>] <div style="z-index: 9999; 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); $('hr.signatureHr, span.signatureView').remove();});   
     $(this).next().mouseover(function(){$(this).next().show();});   
     $(this).next().mouseout(function(){$(this).next().hide();});   
  });   
  </script>


без автозагрузки для тех у кого от 10 тем на странице (рекомендую):

Code
<script type="text/javascript">   
/* Copyright AllCity ~ http://www.nncity.nnov.ru */   
$('td.threadNametd a.threadLink, td.threadNametd a.threadPinnedLink').each(function(){   
     var PostURL = this.href;   
     $(this).after(' [<b><a href="javascript://" style="cursor: help;">?</a></b>] <div style="z-index: 9999; 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().mouseover(function(){$(this).next().load(PostURL + ' td.posttdMessage:first', function(){var DelTD = $('td.posttdMessage').html(); $('td.posttdMessage').replaceWith(DelTD); $('hr.signatureHr, span.signatureView').remove();}); $(this).next().show();});   
     $(this).next().mouseout(function(){$(this).next().hide();});   
});   
</script>
        
Сообщение


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

Версия с автозагрузкой для тех у кого до 10 тем на страницу:

Code
<script type="text/javascript">   
  /* Copyright AllCity ~ http://www.nncity.nnov.ru */   
  $('td.threadNametd a.threadLink, td.threadNametd a.threadPinnedLink').each(function(){   
     $(this).after(' [<b><a href="javascript://" style="cursor: help;">?</a></b>] <div style="z-index: 9999; 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); $('hr.signatureHr, span.signatureView').remove();});   
     $(this).next().mouseover(function(){$(this).next().show();});   
     $(this).next().mouseout(function(){$(this).next().hide();});   
  });   
  </script>


без автозагрузки для тех у кого от 10 тем на странице (рекомендую):

Code
<script type="text/javascript">   
/* Copyright AllCity ~ http://www.nncity.nnov.ru */   
$('td.threadNametd a.threadLink, td.threadNametd a.threadPinnedLink').each(function(){   
     var PostURL = this.href;   
     $(this).after(' [<b><a href="javascript://" style="cursor: help;">?</a></b>] <div style="z-index: 9999; 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().mouseover(function(){$(this).next().load(PostURL + ' td.posttdMessage:first', function(){var DelTD = $('td.posttdMessage').html(); $('td.posttdMessage').replaceWith(DelTD); $('hr.signatureHr, span.signatureView').remove();}); $(this).next().show();});   
     $(this).next().mouseout(function(){$(this).next().hide();});   
});   
</script>

Автор - BoJIk
Дата добавления - 01.06.2011 в 10:31
Форум » Система uCoz » Скрипты с сайта 18-cs-16 » Предпросмотр темы форума
  • Страница 1 из 1
  • 1
Поиск: