I have some div such as :
<div onmouseover="this.style.background='#CCCCCC'" onmouseout="this.style.background='#FFFFFF'">
So when i go on and out with the mouse, they change colour. Any way to do
|
I have some div such as :
So when i go on and out with the mouse, they change colour. Any way to do |
|||
|
|
|
Yes:
However, beware that this might fail in some browsers (IE6-) because |
|||||||||||||||
|
|
Are you using the
|
|||
|
|