/ Published in: JavaScript
Expand |
Embed | Plain Text
$('a[href*="jpg"],a[href*="gif"],a[href*="png"],a[href*="bmp"]').fancybox({ 'zoomSpeedIn': 500, 'zoomSpeedOut': 200, 'hideOnContentClick': true });
You need to login to post a comment.
