CorePressWPTheme/static/lib/fancybox/init.js

6 lines
144 B
JavaScript

/*
jQuery(function ($) {
$('a[href*=".jpg"], a[href*=".jpeg"], a[href*=".png"], a[href*=".gif"], a[href*=".bmp"]').fancybox({
});
});*/