本文实例讲述了JS实现的自定义网页拖动类。分享给大家供大家参考,具体如下:
先来看运行效果截图如下:
在线演示地址如下:
http://demo.jb51.net/js/2015/js-zdy-web-drug-pic-style-codes/
具体代码如下:
自写的拖动类…… *{margin:0;padding:0} #ok{width:215px;height:170px;background:url(images/sample1.gif)} #os{width:400px;height:300px;background:#09f;left:300px} #os2{width:400px;height:300px;background:#f90;}
希望本文所述对大家Javascript程序设计有所帮助。



