Dafied
05-24-2008, 12:04 PM
Hi there,
Firts of all, please excuse me as i am not english speaker...
I've found in this site this script that make change opacity on images:
http://www.dynamicdrive.com/dynamicindex11/gradualfader.htm
The problem is that i want the opposite action i.e I want that all images are not with the opacity effects but are only with when i mouseover on an image that the rest of the images have the opacity effect.
Exemple:
<img 1><img 2><img 3> == with no opacity
When i mousevoer on img 1, img 2 & 3 have the opacity.
If i mouseover on img2, the effect appear on imgs 1 &3 etc etc...
I tried to change the value on the script but in vain.
Anyone could tell me wich line i have to modify on the script ?
Here's the script:
http://www.dynamicdrive.com/dynamicindex11/gradualfader.js
Thanks in advance for any help !
Firts of all, please excuse me as i am not english speaker...
I've found in this site this script that make change opacity on images:
http://www.dynamicdrive.com/dynamicindex11/gradualfader.htm
The problem is that i want the opposite action i.e I want that all images are not with the opacity effects but are only with when i mouseover on an image that the rest of the images have the opacity effect.
Exemple:
<img 1><img 2><img 3> == with no opacity
When i mousevoer on img 1, img 2 & 3 have the opacity.
If i mouseover on img2, the effect appear on imgs 1 &3 etc etc...
I tried to change the value on the script but in vain.
Anyone could tell me wich line i have to modify on the script ?
Here's the script:
http://www.dynamicdrive.com/dynamicindex11/gradualfader.js
Thanks in advance for any help !