$(function () { $(".cmtBtn").colorbox({ transition: "fade", inline: true, width: "90%", height: "100%" }) });