photomix/javascript/balder.js

3 lines
85 B
JavaScript
Raw Normal View History

2011-05-19 14:29:38 +02:00
jQuery(function($) {
$("a[rel='screenshot']").colorbox({transition:"elastic"})
})