$(document).ready(function () { $(".modal-window").colorbox({ iframe: true, width: "96%", height: "96%" }); });