摘要: /** * JavaScript Slider v0.9 * http://blog.ovidiu.ch/javascript-slider * * Copyright (c) 2010, Ovidiu Cherecheș * MIT License * http://legal.ovidiu.ch 阅读全文
posted @ 2012-10-30 20:51 geosmart 阅读(431) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <style type="text/css"> #bar{ width:200px; height:25px; border:1px solid black; position:relative; } #slider{ width:0%; 阅读全文
posted @ 2012-10-30 19:22 geosmart 阅读(615) 评论(0) 推荐(0) 编辑