jQuery color change or CSS?
Posted
by Josh
on Stack Overflow
See other posts from Stack Overflow
or by Josh
Published on 2010-04-03T17:27:57Z
Indexed on
2010/04/03
17:33 UTC
Read the original article
Hit count: 364
I've tried achieving a hover/selected color change for a particular field, but I'm thinking jQuery is the answer. I've looked into some button click tutorials, but maybe I'm not just seeing it or doing it correctly.
The idea here is that when a user hovers over a Headline, the background color changes, when they click the headline to expand it, the background color remains constant (selected), however as it stands right now the background color of the expanded fields do not change.
Here is the demo: http://www.notedls.com/demo
© Stack Overflow or respective owner