[jQuery] Re: Toggle child elements

2009-01-27 Thread florin.g
http://www.javascriptkit.com/script/script2/dropdownpanel.shtml Wacko Jacko wrote: > > > Ok, thank. I understand this. What I am asking however is how I can > accomplish what I am after? Any ideas? I would like for this div and > the list inside of it to slide down / tween down into position

[jQuery] Re: Toggle child elements

2009-01-26 Thread Wacko Jacko
Ok, thank. I understand this. What I am asking however is how I can accomplish what I am after? Any ideas? I would like for this div and the list inside of it to slide down / tween down into position together. On Jan 23, 9:52 am, donb wrote: > The example doesn't 'slide' it has a fixed top posi

[jQuery] Re: Toggle child elements

2009-01-22 Thread donb
The example doesn't 'slide' it has a fixed top position. The height of the container increases from zero to some value, gradually revealing the contents - much as if you are opening a sliding door. On Jan 22, 6:05 pm, Wacko Jacko wrote: > Anyone? Am a barking up the wrong tree? > > On Jan 12, 1

[jQuery] Re: Toggle child elements

2009-01-22 Thread Wacko Jacko
Anyone? Am a barking up the wrong tree? On Jan 12, 10:48 am, Wacko Jacko wrote: > Hi donb, > > It sounds like you know much more than I do. I am still quite new to > jQuery. Can you point me in the right direction to have these elements > slide in (down)? > > Thanks in advance for your help. > >

[jQuery] Re: Toggle child elements

2009-01-11 Thread Wacko Jacko
Hi donb, It sounds like you know much more than I do. I am still quite new to jQuery. Can you point me in the right direction to have these elements slide in (down)? Thanks in advance for your help. Jackson On Jan 8, 2:01 pm, donb wrote: > Ddoesn't the animation actually consist of an expandi

[jQuery] Re: Toggle child elements

2009-01-07 Thread donb
Ddoesn't the animation actually consist of an expanding div - meaning, the contents (and the outermost div) are fixed in position? Nothing is actually 'sliding down' On Jan 7, 8:58 pm, Wacko Jacko wrote: > Hi All, > > Quite new to jQuery so would very much appreciate your help. > > http://www.p