文件名称:whereurat:显示垂直可滚动内容的进度条
文件大小:2.73MB
文件格式:ZIP
更新时间:2024-08-07 05:37:30
JavaScript
劳拉特 添加一个栏以显示您的滚动条在页面顶部的位置 用法 ##包含脚本 < script type =" text/javascript " src =" whereURAt.js " > </ script > ##运行脚本 whereURAt . add ( ) ; 配置 whereURAt . add ( config ) ; ##示例配置: { barId : 'whereURAt-bar' , barColor : '#298AD9' , barHeight : '2px' , animate : true , animationSpeed : 0.1 , zIndex : '999999' }