return options === undefined ? this : this.each( function( i ) { //爲每一個目標元素設置options jQuery.offset.setOffset( this, options, i ); } ...
確定! 回上一頁