Код: Выделить всё
JQuery(2)
.Test1{width:100px;}
$(document).ready(function() {
$("h2").hover(function(){
$(".Test1").animate({opacity:0},5000);
},
function(){
//$(".Test1").stop();
$(".Test1").animate({opacity:1},5000);
})
});
Family Members
This is a textThis is a textThis is a textThis is a textThis is a textThis is a textThis is a textThis is a textThis is a textThis is a textThis is a textThis is a textThis is a textThis is a textThis is a textThis is a text
http://jsfiddle.net/lyprv/1/
Подробнее здесь: https://stackoverflow.com/questions/682 ... n-the-mous
Мобильная версия