woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.init.min.js

1 line
334 B
JavaScript
Raw Normal View History

2013-11-18 13:00:56 +00:00
(function(e){e(document).ready(function(){e("a.zoom").prettyPhoto({hook:"data-rel",social_tools:!1,theme:"pp_woocommerce",horizontal_padding:20,opacity:.8,deeplinking:!1});e("a[data-rel^='prettyPhoto']").prettyPhoto({hook:"data-rel",social_tools:!1,theme:"pp_woocommerce",horizontal_padding:20,opacity:.8,deeplinking:!1})})})(jQuery);