Код: Выделить всё
$(document).ready(function(){
$(".gal_item").hover(function(){
$(this).children().animate({height:110},"medium");
$(this).children().animate({width:110},"medium");
});
});Код: Выделить всё
[img]images/2.jpg[/img]
[img]images/3.jpg[/img]
Подробнее здесь: https://stackoverflow.com/questions/358 ... ing-jquery
Мобильная версия