diff --git a/web/static/script/jquery-1.7.2.js b/web/static/script/jquery-1.7.2.js index 445e569..63f13ec 100644 --- a/web/static/script/jquery-1.7.2.js +++ b/web/static/script/jquery-1.7.2.js @@ -9210,6 +9210,7 @@ // 返回body元素的偏移量对象 }, + setOffset: function( elem, options, i ) { // 定义一个方法setOffset,用于设置元素的偏移量 var position = jQuery.css( elem, "position" );