the problem is that if the field is set to auto ie7, then auto is returned, while other browsers return a px value, for example, look at this:
http://jsfiddle.net/Pyadk/
In chrome, it returns 0px, and ie7 returns auto
So, is there a way to get the researcher to return the calculated value of this field?
thank
source
share