On Tue, Jan 12, 2010 at 4:25 PM, 1.am.W1z4rd <1.am.w1z...@gmail.com> wrote:
> I need to add a mouseover effect to the navigation for a site that I'm
> building.  I need the backgroundColor to fade from none, to black, and
> then on mouseout, I need it to fade back to none.  This would be easy
> if I were using two colors, but since I'm using 'none' as one

You probably figured something out for this by now but, if not, one
kinda ugly way would be to position a black div behind the element,
hide it, and fade it in on mouseover and back out on mouseout...

Nathan

Reply via email to