摘要:
/** * JavaScript Slider v0.9 * http://blog.ovidiu.ch/javascript-slider * * Copyright (c) 2010, Ovidiu Cherecheș * MIT License * http://legal.ovidiu.ch 阅读全文
摘要:
<!DOCTYPE html> <html> <head> <style type="text/css"> #bar{ width:200px; height:25px; border:1px solid black; position:relative; } #slider{ width:0%; 阅读全文