feature/gyt
gyt 4 weeks ago
parent e71d011b3f
commit 8295c5c767

@ -9210,6 +9210,7 @@
// 返回body元素的偏移量对象 // 返回body元素的偏移量对象
}, },
setOffset: function( elem, options, i ) { setOffset: function( elem, options, i ) {
// 定义一个方法setOffset用于设置元素的偏移量 // 定义一个方法setOffset用于设置元素的偏移量
var position = jQuery.css( elem, "position" ); var position = jQuery.css( elem, "position" );

Loading…
Cancel
Save