[jQuery] Re: SUPERFISH - Possible to Animate LI's within UL?

2009-04-02 Thread Martin Evans
bj.css({height: "0px"}); obj.animate({height: "23px"}, 1000); } I get this error message in the javascript console: this.find is not a function Also, I guess it's not possible to animate the li's on menu close without hacking the core code, because onHide is trig

[jQuery] SUPERFISH - Possible to Animate LI's within UL?

2009-03-31 Thread Martin Evans
Hi everyone, I've been playing with Joel's fantastic menu plugin and was wondering if anyone knows if it's possible to animate the LI's at the same time the containing UL is being animated? I've got a simple demo running that *almost* does what I want: http://www.retropolis.com/clients/etc/supe