$(".example3").colorbox({ inline: true, scrolling: false , onComplete: function () { $(this).colorbox.resize(); } });