$('button').click(function(){ ??$('.box2').position().top='100px';???????? })這樣設(shè)置之后沒有效果,position只能獲取不能設(shè)置嗎? 查看完整描述