|
Скачать для фотошопа и сайта Скачать бесплатно Скрипты для Ucoz Форум Просмотр первого сообщения |
Просмотр первого сообщения |
Offline
![]() В Общий вид страниц форума после $BODY$
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="/img/znak_voprosa_.png"></a>[/b]] <div style="border: 1px solid #55b7dc; position: absolute; background-color: #e5f8ff; padding: 9px; display: none;"><img src="http://s28.ucoz.net/img/ma/m/i2.gif" align="absmiddle" border="0" /> Загрузка...[/c]'); $(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> |
| |||
| |||