1、jQuery獲取元素的寬高:a:width():設置或返回元素的寬度 b:height():設置或返回元素的高度 a:innerWidth():返回元素的寬度,包括內邊距 b:innerHeight():返回元素的高度,包括內邊距 a:outerWid