Thanks for the tip, Karl.

This "little" drop-down menu-detail div project is turning out
to be quite more than I expected.  Quite complicated.

You've moved to the next step I was going to have to figure out,
which is how to have various content for each menu item.

I could use ajax or ColdFusion.  I will probably choose ColdFusion,
at least at first and use cfincludes to pull in the content, since
I know ColdFusion programming, but have never done anything with
ajax.

I'll take a look at your approach and see what I can figure out.

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
> 
> 
> 


Reply via email to