1. 首页
  2. 操作系统
  3. Windows Server
  4. AjaxUI:滑动条

AjaxUI:滑动条

上传者: 2020-12-06 23:16:39上传 PDF文件 27.79KB 热度 15次
New Document body{text-align:center;font:12px Arial;} #bg{width:600px;height:20px;background:#099;margin:auto;padding:3px;text-align:left;} #drag{width:20px;height:20px;background:#0ff;} p{width:600px;text-align:left;} 滑动条,采用OO的方式来写这段代码,类、对象、方法、感觉很好,有个小bug,当鼠标在滑块外边释放时,无法停止对鼠标移动的监听,将mouseup事件绑定到do
用户评论