• Страница 1 из 1
  • 1
Форум CREWEBIK.ru » design studio for uCoz » ФОРУМ ВЕБ МАСТЕРОВ » Форум » Популярность тем форума
Популярность тем форума
Nikola
/avatar/64/4120-829722.png
1');return false;" rel="nofollow" href="javascript://" name="2886">
23.03.2012 в 10:12

Установка:
В "Общий вид страниц форума" после тега<head> ставим:
Code
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js"></script>       
      <script type="text/javascript">       
       $(document).ready(function() {       
       $('td.gTableSubTop').find("a:contains('Просмотры')").html('Популярность');       
       $('td.threadViewTd').each(function(){       
       if($(this).html() > 0 && $(this).html() < 9 || $(this).html() == 0 && $(this).html() < 9){$(this).html('<img title="Очень низкая популярность" src="/images/static0.png" border="0" alt="img" />');}       
       if($(this).html() > 8 && $(this).html() < 60){$(this).html('<img title="Низкая популярность" src="/images/static1.png" border="0" alt="img" />');}       
       if($(this).html() > 59 && $(this).html() < 190){$(this).html('<img title="Средняя популярность" src="/images/static2.png" border="0" alt="img" />');}       
       if($(this).html() > 189 && $(this).html() < 290){$(this).html('<img title="Высокая популярность" src="/images/static3.png" border="0" alt="img" />');}       
       if($(this).html() > 289 && $(this).html() < 450){$(this).html('<img title="Очень высокая популярность" src="/images/static4.png" border="0" alt="img" />');}       
       if($(this).html() > 449){$(this).html('<img title="Очень популярная тема" src="/images/static5.png" border="0" alt="img" />');}       
       });       
       });       
       </script>

Картинки заливаем в папку .../images/
Makarenk...
/avatar/47/905663.png
2');return false;" rel="nofollow" href="javascript://" name="5171">
22.01.2013 в 15:33 Nikola, Спасибо)
Форум CREWEBIK.ru » design studio for uCoz » ФОРУМ ВЕБ МАСТЕРОВ » Форум » Популярность тем форума
  • Страница 1 из 1
  • 1
Поиск: