Home > Web Front-end > JS Tutorial > body text

js window.print implements printing specific controls or content_javascript skills

WBOY
Release: 2016-05-16 17:22:25
Original
1361 people have browsed it

window.print can print web pages, but sometimes we only want to print specific controls or content. What should we do?

window.print prints the specified div
First we can put the content to be printed in the div, and then use the following code to print.

Copy code The code is as follows:



Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template