atownsuga
07-21-2005, 04:05 PM
hi i need help with rollover effects on a picture
for example
i have a picture on a site.. and on it i want it to blur or get black and white and the mouse it put on it .. can someone tell me how to do that or give me a tutorial as soon as possible
please thanks
wizard
07-22-2005, 06:22 PM
You could probably do it using ImageReady - but I'd suggest using Flash. ;)
http://www.macromedia.com/software/flash/
Ness_du_Frat
07-23-2005, 05:30 AM
mmm... you just need one black and white image, and your normal image, and you set a simple rollover effect...
you can do it using javascript ( if you have dreamweaver, just insert : rollover image ), or you can do it using css.
I don't suggest using flash for such an easy thing.
You can also get a gradual highlight of the image, have a look here :
http://www.dynamicdrive.com/dynamicindex4/highlightgrad.htm
they have plenty of scripts.
Tell me if you want to use the css way, or the javascript way, and I'll provide you with the code.
It's really simple.
Or tell me if I'm totally wrong and that's not at all what you wanted to do...
( I've an example of css rollover effect on my homepage, the center image... tell me if it's something like that that you want )