can you provide a link to a test case? It would be very helpful to see where the difference is and what the cause might be.

thanks,

--Karl

____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com




On Jul 13, 2009, at 12:21 PM, Ranadave wrote:


I have a problem whereby on IE8 (also 6) the jQuery width/height on a
div is wrong.

I have the w/h set through a style.

This works correctly:  div.style.height.split('px')[0]
While jQuery(div).height does not

It is worth noting that IE returns the wrong value for div.height

Should I log a bug or is this meant to be like this (since I'm
guessing the error lies with IE)?


Ranadave

Reply via email to