Disabling window.print() on a specific website
Posted: Thu Aug 13, 2015 12:24 pm
Hello,
How could I to disable the automatic initiation of the print dialogue () on a specific website?
Thank you,
John
How could I to disable the automatic initiation of the print dialogue (
Code: Select all
<script>window.print();</script>
Thank you,
John