In Html object, we can get the actual size using scrollWidth/scrollHeight, but in XUL's object there don't have this two property. So how can I get the actual size? I have try to get it using style.width, but it return empty string.


Reply via email to