Hi, Karl... I've tried various coding approaches to implement what described below, but everything has failed to meet expectations to this point.
Could you provide an example of how you're thinking I should go about this? Also, would the new .bind("mouseenter")/.bind("mouseleave") functionality in the new jQuery 1.2.2 be more useful than .hover? Thanks, Rick > -----Original Message----- > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Karl > Swedberg > Sent: Sunday, January 13, 2008 6:47 PM > To: jquery-en@googlegroups.com > Subject: [jQuery] Re: Attempts failing to cause div to slide up, slide down > > > Hi Rick, > > You might want to attach one .hover() method to the UL instead of the > LIs and have that one slide the other element down and up. Then, > attach another .hover() to the LIs so that you can have different > content displayed depending on which one is being hovered. > > --Karl > _________________ > Karl Swedberg > www.englishrules.com > www.learningjquery.com >