search

Home  >  Q&A  >  body text

How to use JavaScript or JQuery to print restaurant receipts?

Due to the limitations of activex, many browsers do not support it. Downloading the ie-tab plug-in in the chrome browser does not work. Is there any good way to use JavaScript and JQuery to print restaurant receipts? ?

PHP中文网PHP中文网2789 days ago545

reply all(1)I'll reply

  • PHPz

    PHPz2017-05-19 10:27:13

    $("p#myPrintArea").printArea();

    reply
    0
  • Cancelreply