Response title
This is preview!




function onAfter(curr, next, opts, fwd) {
var $ht = $(this).height();
//set the container's height to that of the current slide
$(this).parent().animate({height: $ht});
}

© 2012 jQuery Foundation
Sponsored by
and others.
