window.print()

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • teuku
    New Member
    • Mar 2008
    • 2

    window.print()

    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.
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Sorry, you can't control that with JavaScript.

    Comment

    Working...