Using javascript to print images
        Posted  
        
            by andrew
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by andrew
        
        
        
        Published on 2010-05-25T22:39:27Z
        Indexed on 
            2010/05/25
            22:51 UTC
        
        
        Read the original article
        Hit count: 276
        
Hi all,
I would like to know if it's possible to use javascript to open a popup window containing an image, and at the same time have the print dialog show. Once someone clicks on print, the popup closes.
Is this easily attainable?
© Stack Overflow or respective owner