On Dec 11, 11:09 am, Dobbler <dobble...@gmail.com> wrote:
> I have a menu set up with parent & child links.. Best way to describe it is
> show an example:  http://96.0.84.196/jtest/http://96.0.84.196/jtest/
>
> You'll notice that you can have multiple parent's open but I would like all
> other parents to collapse when you click another parent. So only one parent
> is open at a time. I know it's possible but can't get it going..

You might look at the UI Accordion:

    http://docs.jquery.com/UI/Accordion

I'd also suggest that you find a way to do this without all the inline
Javascript.  That is very rarely the best solution to anything.

Good luck,

  -- Scott

Reply via email to