Hide/Show Part of a Page in JS
        Posted  
        
            by Francesc
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Francesc
        
        
        
        Published on 2010-04-10T09:10:27Z
        Indexed on 
            2010/04/10
            9:13 UTC
        
        
        Read the original article
        Hit count: 385
        
jQuery
|JavaScript
Hello. I have an image on my website. I would like when I click it, it show a , and when I click it another time, it hides the . How can I do this in JavaScript? Should I use jQuery?
© Stack Overflow or respective owner