Hover only on non-transparent part of image
        Posted  
        
            by Nirmal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nirmal
        
        
        
        Published on 2010-04-22T08:38:45Z
        Indexed on 
            2010/04/22
            8:43 UTC
        
        
        Read the original article
        Hit count: 238
        
Is there any way to make only a non-transparent portion of an image to trigger mouse-over event?
If the mouse travels to the transparent area, the mouse-out should be triggered and the script should listen for any mouse-over event on a layer underneath the image.
Is it possible? Thanks for any input.
© Stack Overflow or respective owner