摘要: //样式重置,因为会获取到上次设置的样式 $('#releaseData').css({ "height": "auto", "bottom": "auto" }); //获取底部位置 var bottom=$("#releaseData").css("bottom"); if (bottom.to 阅读全文
posted @ 2018-02-09 16:37 w~preference 阅读(112) 评论(0) 推荐(0)