Is there any way to return the height of an element that is already set to auto? I just get 0 when I call $(\"#element\").height();
Here is the jquery code. The