Response title
This is preview!




$(".popup").fancybox({
'speedIn': 1000,
'speedOut': 500,
'overlayShow': true,
'overlayOpacity': 0.5,
'overlayColor': '#FF0000',
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'showCloseButton': 'true',
'showNavArrows' : 'true',
'enableEscapeButton' : 'true',
easingIn: 'easeOutBounce',
easingOut: 'easeInBack',
'hideOnContentClick': false
});
© 2012 jQuery Foundation
Sponsored by
and others.
