image roll overs
-
how do I do that effect where if you roll over an image it fades it out slightly
You could use jQuery for that: http://docs.jquery.com/Effects/fadeIn
thanks for that Edwin.. I knew I'd seen a way to do it somewhere I just couldn't remember what it was :-)Add a Comment