jQuery offset() 方法jQuery HTML/CSS 方法实例返回<p> 元素的偏移坐标: [mycode3 type='js'] $('button').click(function(){ var x=$('p').offset(); alert('Top: ...
確定! 回上一頁