photomix/javascript/balder.js
2011-05-19 20:29:38 +08:00

3 lines
85 B
JavaScript

jQuery(function($) {
$("a[rel='screenshot']").colorbox({transition:"elastic"})
})