Print a div content using Jquery

前端 未结 13 2229
栀梦
栀梦 2020-11-30 05:22

I want to print the content of a div using jQuery. This question is already asked in SO, but I can\'t find the correct (working) answer.

This is is my HTML:

13条回答
  •  半阙折子戏
    2020-11-30 06:06

    use this library : Print.JS

    with this library you can print both HTML and PDF.

    ...

提交回复
热议问题