I use javascript wondow.print on my web page (using PHP).
but right before the script execute the window.print();
their will be a popup window that shows the information of my active printer (printer dialog box) -- in the mozilla browser, try to clik CTRL+P,if you dont understand what I mean.
is their anyone can show me a script to disable it, with out blocking all popup menu.
Thank You very much.
but right before the script execute the window.print();
their will be a popup window that shows the information of my active printer (printer dialog box) -- in the mozilla browser, try to clik CTRL+P,if you dont understand what I mean.
is their anyone can show me a script to disable it, with out blocking all popup menu.
Thank You very much.
Comment