小知識點,廢話不多說,直接上程式碼
css:
<style> <BR>#anchor:{ <BR>position:absulate; <BR>top:40%; <BR>left :40%; <BR>width:100px; <BR>height:100px; <BR>background-color:red; <BR>} <BR></style>
var auchorTop = $("#anchor").css("top"); <u>auchorTop = Number(auchorTop.substring(0, anchorTop.indexOf("p"))); / /首先在監聽器外部記錄某id=anchor的標籤的初始位置</u>window.onscroll = function () {