Advertisement
5_2007-2008 Files/ File Controls/ Input/ Output #176881

How to add "Print" button to your page

Prints out the content of a webpage

AI

Resumo por IA: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Código fonte
original-source
<form>
<input type="button" value="Print" Onclick="print()" ;>
</form>

Upload
Comentários originais (3)
Recuperado do Wayback Machine