Q:

Write a JavaScript program to print the contents of the current window

0

Write a JavaScript program to print the contents of the current window. 

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

function print_current_page()
{
window.print();
}

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now