2 lines
136 B
JavaScript
2 lines
136 B
JavaScript
if($('a.iframe').size()) $("a.iframe").colorbox({width:600, height:240, iframe:true, transition:'elastic', speed:350, scrolling:true});
|