Answers for "w3school window print"

1

javascript window.print

<button onclick="window.print()">Print this page</button>
Posted by: Guest on May-27-2021
0

print button html

onclick="window.print();return false;
Posted by: Guest on December-16-2020

Browse Popular Code Answers by Language