On 12/8/06, Mike Alsup <[EMAIL PROTECTED]> wrote:
> On the subject of dimensions, is there an x-browser way of detecting
> if an element has been given a fixed height?

Well, there should be but calling .css() for height or width always
computes the width instead of returning what was specified via CSS.
There has been some discussion about letting the .height() and
.width() methods deal with computing the value and letting .css()
return what was specified in the css.

--
Brandon Aaron

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to