Print PopUp Interfering on Main Document

0

I'm using a plugin to print a particular page.

This is jQueryPrintElement.js . link

When I click the button to print, open the popup (from Chrome, for example) to click on print. As if it were CTRL + P.

But if I click cancel the printing, it returns to my screen, but it changes the style of some elements of the page! I see this through Inspect Element. I tested, opened the popup, clicked cancel and changed the page.

How does this happen?

    
asked by anonymous 21.07.2015 / 16:30

0 answers