摘要:
<script> $.fn.scrollTo = function (options) { var defaults = { toT: 0, //滚动目标位置 durTime: 500, //过渡动画时间 delay: 30, //定时器时间 callback: null //回调函数 }; var opts = $.extend(defaults, options), timer = null, 阅读全文
posted @ 2019-11-13 22:01
hofmann
阅读(3004)
评论(0)
推荐(0)

浙公网安备 33010602011771号