display text when image on-click/hide text when different image click

Posted by Jonah1289 on Stack Overflow See other posts from Stack Overflow or by Jonah1289
Published on 2010-06-05T17:50:45Z Indexed on 2010/06/05 17:52 UTC
Read the original article Hit count: 195

Filed under:
|

Hi

I have created the following effects on the images seen here http://techavid.com/design/test3.html . You see when you hover and then click on each image, they go from grey to color. When you click on one - the others go grey and the one clicked remains color. That's cool, but now I need the text 1st: Sun for example to display and hide along with its graphic button. The word "Sun," is a link that needs to link out to a URL so it has to be separated from the image effect code.

What jquery or javascript code do I need to do this?

thanks, jonah

p.s. How do i properly post the code I have now. I tried to paste code in "enter code here," but received errors - thnx

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery