Fade for website menus using javascript
Noticed an interesting fade effect for mouse overs at appercedesign.com
Initially I thought Flash, then the possibility of a gif as the
rollover image, but looking at the code, this javascript “opacity”
settings to create the nice fade. I like it. But its still uses, images
for text.
I’m wondering if you could apply the same script to apply a fade to an actual element like a List Item, so the menus could still be driven by a CMS?
Here’s an article on how to do it with mozilla opcacity funponsel.com
And here’s a cross-browser example http://javascript.internet.com
Good summary of using the opacity (wc3) and alpha (IE6) settings without javascript mandarindesign.com
Write a comment
- Required fields are marked with *.