Drag vs. Drag.Move

4 views
Skip to first unread message

tswone

unread,
Oct 30, 2009, 11:33:39 AM10/30/09
to MooTools Users
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?

Aaron Newton

unread,
Oct 30, 2009, 11:57:01 AM10/30/09
to mootool...@googlegroups.com
Drag.Move is a subclass of Drag. It offers additional functionality from Drag.
Reply all
Reply to author
Forward
0 new messages