jquery如何获取外部css某个属性值 日期:2014-02-18 16:42:54 人气:1 jquery如何获取外部css某个属性值 var width = $(".div1").width(); alert(width)