Hello all,
I'm not a javascript programmer and this is very simple - I know but I really dont know what to do here. I know you can help!
I have the following code and I need 'something' added to close the browser window after the print has completed.
<code>
<script type="text/javascript">...
I am sure that this must be really simple but I'm not a java programmer and have absolutely no idea where to start. Please help.
I am using this code:
<script type="text/javascript">
var pwin;
function printImg() {
pwin = window.open(document.getElementById("imgMain").src,"_blank")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.