Open Web page in modal box?
问题 Is this possible? not just html but also a different stylesheet etc while blacking out the rest of the screen? Thanks for any help. Ann 回答1: Check out Colorbox (Demo). It is a very well put together plugin for jQuery. Using iFrames you are able to load pretty much anything into this modal plugin. Here is the example code for the demo w/ the iFrame. markup <a class='example7' href="http://google.com">Outside Webpage (Iframe)</a> JavaScript $(".example7").colorbox({iframe:true, innerWidth:425,