Trigger Ctrl+P printing for a JQuery Modal Box through keyboard
问题 I have a document which pops up on the site within a JQuery Modal Box. The document has a print button at the end which just prints the document in the Pop-Up Box. I am looking to find a solution that I can print the pop-up box by pressing Ctrl+P. Right now Ctrl+p prints all the page including the background ... I am just hoping to find a solution which helps me print the document in the pop-up only. My JQuery Modal Box is in iFrame and is shown in the following way:- <div id="frameContainer"