nav li { background-color:rgba(9,6,5,0.5) }
Hello,
I'm trying to use animate on a menu that has background color set to rbga. I get this error:
h.start is undefined - line 10 of jquery ui
I dont get the error if I set the background to a normal color
Thanks