jquery find image based on "align"
        Posted  
        
            by SoulieBaby
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by SoulieBaby
        
        
        
        Published on 2010-06-08T00:02:08Z
        Indexed on 
            2010/06/08
            0:12 UTC
        
        
        Read the original article
        Hit count: 728
        
Hi all, I'm trying to find all the images on a page based on their alignment (no class or id attached to these images), although I'm not sure how to do it. Basically I want to add CSS to images which are aligned to the right, yet leave the other images as they are.
If anyone could help out, that'd be great :)
© Stack Overflow or respective owner