Just testing something out real quick. This works in FF: new Drag(el);
This works in FF and all other browsers: new Drag.Move(el); Not a big deal, I'll just use Drag.Move. Anybody know why? Thoughts?
Just testing something out real quick. This works in FF: new Drag(el);
This works in FF and all other browsers: new Drag.Move(el); Not a big deal, I'll just use Drag.Move. Anybody know why? Thoughts?