How about the dimensions plugin to get the height of one and set the other?
Glen On 7/19/07, cfdvlpr <[EMAIL PROTECTED]> wrote:
I'm having trouble trying to resize the image based on the height of another div that is set to auto. Is there a way to get the number of height pixels of a div that has the CSS property: height:auto? Or, do I need to not use height:auto and set the pixels of that div? I'd rather not have to do this, as it complicates things.