ok so i have a menu,which is simply a html list. i apply a li:hover to change the background color of any <li> element when i move the mouse over them. but when i’m in a certain section of the site, its corresponding button is “selected” and i don’t want its background to change when i move my mouse over it. is there a way to avoid the hover over one element? or should i mess up with javascript? is there a pure CSS solution for this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Help with css table cell hover | 0 | 120 | August 14, 2007 | |
Hover on li
|
0 | 43 | June 12, 2005 | |
Button above another button
|
0 | 34 | November 11, 2004 | |
CSS elements overwriting background image on li a:hover | 0 | 199 | October 25, 2011 | |
Button above another button | 0 | 33 | November 11, 2004 |