
Популярность тем на форуме на ucoz
Скрипт предназначен для того, чтобы обозначит популярность тем иным видом, точнее звездочками. Популярность зависит от просмотра количества тем.
Между head в общий вид страниц форума:
Code
"http://www.w3.org/1999/xhtml">"http://www.w3.org/1999/xhtml"><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js">"http://www.w3.org/1999/xhtml">"http://www.w3.org/1999/xhtml"></script>
<script type="text/javascript">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">
$(document).ready(function() {
/* Автор переделки:Aksel, сайт: http://uworld.su/ */
$('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="http://tf-2-craft.do.am/stars/0.gif" border="0" alt="img" />');}
if($(this).html() > 8 && $(this).html() < 60){$(this).html('<img title="Низкая популярность" src="http:/="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">/tf-2-craft.do.am/stars/1.gif" border="0" alt="img" />');}
if($(this).html() > 59 && $(this).html() < 190){$(this).html('<img title="Средняя популярность" src="http:/="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">/tf-2-craft.do.am/stars/2.gif" border="0" alt="img" />');}
if($(this).html() > 189 && $(this).html() < 290){$(this).html('<img title="Высокая популярность" src="http:/="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">/tf-2-craft.do.am/stars/3.gif" border="0" alt="img" />');}
if($(this).html() > 289 && $(this).html() < 450){$(this).html('<img title="Очень высокая популярность" src="http:/="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">/tf-2-craft.do.am/stars/4.gif" border="0" alt="img" />');}
if($(this).html() > 449){$(this).html('<img title="Очень популярная тема" src="http:/="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">/tf-2-craft.do.am/stars/5.gif" border="0" alt="img" />');}
});
});
b>"http://www.w3.org/1999/xhtml">"http://www.w3.org/1999/xhtml"></script>
<script type="text/javascript">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">
$(document).ready(function() {
/* Автор переделки:Aksel, сайт: http://uworld.su/ */
$('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="http://tf-2-craft.do.am/stars/0.gif" border="0" alt="img" />');}
if($(this).html() > 8 && $(this).html() < 60){$(this).html('<img title="Низкая популярность" src="http:/="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">/tf-2-craft.do.am/stars/1.gif" border="0" alt="img" />');}
if($(this).html() > 59 && $(this).html() < 190){$(this).html('<img title="Средняя популярность" src="http:/="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">/tf-2-craft.do.am/stars/2.gif" border="0" alt="img" />');}
if($(this).html() > 189 && $(this).html() < 290){$(this).html('<img title="Высокая популярность" src="http:/="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">/tf-2-craft.do.am/stars/3.gif" border="0" alt="img" />');}
if($(this).html() > 289 && $(this).html() < 450){$(this).html('<img title="Очень высокая популярность" src="http:/="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">/tf-2-craft.do.am/stars/4.gif" border="0" alt="img" />');}
if($(this).html() > 449){$(this).html('<img title="Очень популярная тема" src="http:/="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">="http://www.w3.org/1999/xhtml">/tf-2-craft.do.am/stars/5.gif" border="0" alt="img" />');}
});
});
b>"http://www.w3.org/1999/xhtml">"http://www.w3.org/1999/xhtml"></script>
Смотрите также: