You are here: irt.org | FAQ | JavaScript | Print | Q1294 [ previous next ]
Try:
<form> <input type="button" value="Print" onClick="if (window.print) {top.frames[].focus();top.frames[1].print()"> </form>
©2018 Martin Webb