List of All Background Images in DOM
        Posted  
        
            by AutomaticDrone
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by AutomaticDrone
        
        
        
        Published on 2010-03-12T04:25:24Z
        Indexed on 
            2010/03/12
            4:27 UTC
        
        
        Read the original article
        Hit count: 210
        
What's the best way to find all of the background images on a given page using javascript?
The ideal end result would be an array of all of the url's.
© Stack Overflow or respective owner