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.

Reply via email to