Brian Swerdfeger Interview: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 8: | Line 8: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$(".ajax").colorbox(); | $(".ajax").colorbox(); | ||
$(".iframe").colorbox({iframe:true, width:"560px", height:" | $(".iframe").colorbox({iframe:true, width:"560px", height:"320px"}); | ||
$(".inline").colorbox({inline:true, width:"50%"}); | $(".inline").colorbox({inline:true, width:"50%"}); | ||
$(".callbacks").colorbox({ | $(".callbacks").colorbox({ | ||