var p = $(this).parents(':eq(2)'); p.css({width: p.width() + "px", height: p.height() + "px"}).hide().fadeIn();