Simple css glow effect for menu

No flash, no javascript

Subtle animated gif
still existing ;-)

CSS 
#menu li a:hover {
     background: url('images/glow-ani.gif') 50% 0;
}

That's all.

francky home