$('.intro .inner:visible').animate({ width: 'hide' }, 300); $(this).next().animate({ width: 'show' }, 300);