标签: javascript html svg
使用检索svg矩形高度时
document.getElementById("height").height.baseVal.value
返回的值有时是正确的,有时是0(在Firefox中检查时为一个很小的数字)。有没有办法确保只返回正确的值?