[spoiler*]<script type="text/javascript">
var td = document.getElementsByClassName("tcl")
for(i=0;i<td.length;i++){
td[i].setAttribute("onmouseover", "this.style.backgroundColor='red'")
td[i].setAttribute("onmouseout", "this.style.backgroundColor=''")
}
</script>[/spoiler*]
red - меняем на свой цвет
Подсвечиваем разделы при наведении мышью
Страница: 1
Сообщений 1 страница 1 из 1
Поделиться12010-02-22 21:18:36
Страница: 1