strip all <img> tags within a div
        Posted  
        
            by Andrew Welch
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Andrew Welch
        
        
        
        Published on 2010-03-29T19:19:47Z
        Indexed on 
            2010/03/29
            19:23 UTC
        
        
        Read the original article
        Hit count: 364
        
Hi, I have a jcycle plugin on a number of divs which are testimonials. Basically I don't want to show the tag in the testimonial viewed in a block on the front page but rather I do want it to show on another page. So I want to add some jquery or another method that strips the img tags for the front page display.
Any ideas how to do this?
Thanks
Andy
© Stack Overflow or respective owner