Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Closing DL #453808
    John Gibson
    Participant

    Hi Stephen,
    Echoing all the others … I do not want to see your publication go .. .above all others yours is the advice I look to and works for me.
    Please return to doing this in some form or other … will look out for your next venture…
    Kind Regards .. John.

Viewing 1 post (of 1 total)
  • Save
  • Print
  • '); mywindow.document.write(data); mywindow.document.write(''); mywindow.document.close(); // necessary for IE >= 10 var mediaQueryList = mywindow.matchMedia('print'); mediaQueryList.addEventListener('change', function(mql) { if (!mql.matches) { mywindow.close() } }); mywindow.onload = function() { // wait until all resources loaded mywindow.focus(); // necessary for IE >= 10 mywindow.print(); // change window to mywindow }; return true; }