为什么oAdcon.height可以直接获取高度,而不是oAdcon.style.height?
oAdcon为img,其 有width属性,而oAdcon.style.height只能获取行内样式,此例中并未给oAdcon设置行内属性,因此直接使用oAdcon的属性