$(document).ready(function(){ $(".colorbox-irudia").colorbox ({scalePhotos: true}); $(".colorbox-iframe").colorbox ({iframe:true, width:"90%", height:"90%"}); }); $("iframe#twitter-widget-0").waitUntilExists(function(){ $("iframe#twitter-widget-0").contents().find('head').append(''); });