[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
> together.
> 
> 
> On Jan 23, 9:52 am, donb  wrote:
>> 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, 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.
>>
>> > > Jackson
>>
>> > > On Jan 8, 2:01 pm, donb  wrote:
>>
>> > > > 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.punklogic.com.au/contact-punk-logic.htmifyouclickonthe
>> > > > > tab in the header called 'PunkLogicelsewhere' you will notice I
>> have
>> > > > > used the toggle command to view a div in the header. Problem is,
>> the
>> > > > > elements   etc inside that div do not toggle with the
>> main
>> > > > > div. I would like all of the elements inside this div to follow
>> the
>> > > > > same motion, not just appear once the toggle is finished. Any
>> > > > > suggestions would be greatly appreciated.
>>
>> > > > > Regards,
>> > > > > Jacksonwww.punklogic.com.au
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Toggle-child-elements-tp21345084s27240p21680487.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



[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 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, 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.
>
> > > Jackson
>
> > > On Jan 8, 2:01 pm, donb  wrote:
>
> > > > 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.punklogic.com.au/contact-punk-logic.htmifyouclickonthe
> > > > > tab in the header called 'PunkLogicelsewhere' you will notice I have
> > > > > used the toggle command to view a div in the header. Problem is, the
> > > > > elements   etc inside that div do not toggle with the main
> > > > > div. I would like all of the elements inside this div to follow the
> > > > > same motion, not just appear once the toggle is finished. Any
> > > > > suggestions would be greatly appreciated.
>
> > > > > Regards,
> > > > > Jacksonwww.punklogic.com.au


[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, 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.
>
> > Jackson
>
> > On Jan 8, 2:01 pm, donb  wrote:
>
> > > 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.punklogic.com.au/contact-punk-logic.htmifyouclickon the
> > > > tab in the header called 'PunkLogicelsewhere' you will notice I have
> > > > used the toggle command to view a div in the header. Problem is, the
> > > > elements   etc inside that div do not toggle with the main
> > > > div. I would like all of the elements inside this div to follow the
> > > > same motion, not just appear once the toggle is finished. Any
> > > > suggestions would be greatly appreciated.
>
> > > > Regards,
> > > > Jacksonwww.punklogic.com.au


[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.
>
> Jackson
>
> On Jan 8, 2:01 pm, donb  wrote:
>
> > 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.punklogic.com.au/contact-punk-logic.htmifyouclick on the
> > > tab in the header called 'PunkLogicelsewhere' you will notice I have
> > > used the toggle command to view a div in the header. Problem is, the
> > > elements   etc inside that div do not toggle with the main
> > > div. I would like all of the elements inside this div to follow the
> > > same motion, not just appear once the toggle is finished. Any
> > > suggestions would be greatly appreciated.
>
> > > Regards,
> > > Jacksonwww.punklogic.com.au


[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 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.punklogic.com.au/contact-punk-logic.htmifyou click on the
> > tab in the header called 'PunkLogic elsewhere' you will notice I have
> > used the toggle command to view a div in the header. Problem is, the
> > elements   etc inside that div do not toggle with the main
> > div. I would like all of the elements inside this div to follow the
> > same motion, not just appear once the toggle is finished. Any
> > suggestions would be greatly appreciated.
>
> > Regards,
> > Jacksonwww.punklogic.com.au


[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.punklogic.com.au/contact-punk-logic.htmif you click on the
> tab in the header called 'PunkLogic elsewhere' you will notice I have
> used the toggle command to view a div in the header. Problem is, the
> elements   etc inside that div do not toggle with the main
> div. I would like all of the elements inside this div to follow the
> same motion, not just appear once the toggle is finished. Any
> suggestions would be greatly appreciated.
>
> Regards,
> Jacksonwww.punklogic.com.au