change the info
This commit is contained in:
parent
e8bb14d2c2
commit
a70cbd93ce
@ -1,6 +1,7 @@
|
||||
(function (document) {
|
||||
//Usage: $("#id").Drag()
|
||||
//Usage: $("#from").Drag($("#target"))
|
||||
//Author: hooyes
|
||||
//Modified by: 老中医
|
||||
$.fn.Drag = function (target) {
|
||||
var M = false;
|
||||
var Rx, Ry;
|
||||
|
Loading…
Reference in New Issue
Block a user