<input class="button" type="submit" value="Печать" onclick="print_()"></input> function print_(){ window.print() ; }