[jQuery] Re: change parent div height after child

2009-05-29 Thread will
Hello. Not really...it is an intranet site...however, I can send you the files in a zip. On May 29, 10:45 am, Stoney wrote: > Do you have an active site where you have an example of what exactly > you're trying to do? > > On May 29, 11:13 am, will wrote: > > > Hi. I have the following layout. >

[jQuery] Re: change parent div height after child

2009-05-29 Thread Stoney
Do you have an active site where you have an example of what exactly you're trying to do? On May 29, 11:13 am, will wrote: > Hi. I have the following layout. > > .panel > { >     position:relative; >     width:580px; >     height: auto; >     /*overflow: auto;*/ >     padding: 4px; > > } > > .pa

[jQuery] Re: change parent div height after child

2009-05-29 Thread Stoney
Do you have an active example of this? On May 29, 11:13 am, will wrote: > Hi. I have the following layout. > > .panel > { >     position:relative; >     width:580px; >     height: auto; >     /*overflow: auto;*/ >     padding: 4px; > > } > > .panelContent > { >     position:absolute; >     top:1