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> |
Feedback on 'Q1294 How can I print just the middle frame?'