function printImg(url) {
var win = window.open('');
win.document.write('');
win.focus();
}
Dapatkan link
Facebook
X
Pinterest
Email
Aplikasi Lainnya
Komentar
Postingan populer dari blog ini
Print image solution from http://stackoverflow.com/questions/2909033/using-javascript-to-print-images#2909070 " alt=""> // substitute with your image path here and the next line Print this Image
Komentar
Posting Komentar