We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aff7e66 commit 57c1e80Copy full SHA for 57c1e80
Extra/ifame.htm
@@ -31,7 +31,7 @@
31
</div>
32
</form>
33
<a href="#" class="home" title="Project Home" onclick='GoHome()'> </a>
34
- <a href="#" class="print" title="Print" onclick="window.print();return false;"> </a>
+ <a href="#" class="print" title="Print" onclick="window.frames['rightframe'].focus();window.frames['rightframe'].print();return false;"> </a>
35
</td>
36
</tr>
37
0 commit comments