<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.mootorial.com/wiki/lib/styles/feed.css" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>The MooTorial mootorial:08-plugins:01-drag</title>
        <description></description>
        <link>http://www.mootorial.com/wiki/</link>
        <lastBuildDate>Mon, 06 Sep 2010 20:23:33 -0600</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://www.mootorial.com/wiki/lib/images/favicon.ico</url>
            <title>The MooTorial</title>
            <link>http://www.mootorial.com/wiki/</link>
        </image>
        <item>
            <title>Drag Base Class</title>
            <link>http://www.mootorial.com/wiki/mootorial/08-plugins/01-drag/00-drag?rev=1242236819</link>
            <description>Here is the documentation for Drag.js.

MooTools lets you make objects draggable and it's super easy. Doing it well takes a bit more work, but the code that just handles the dragging itself is pretty much all done for you.

Drag is a little lower level and lets you alter any two properties when the user clicks and moves the mouse (drags). It's used for moving and also, for instance, for resizing (by altering width and height).</description>
            <pubDate>Wed, 13 May 2009 11:46:59 -0600</pubDate>
        </item>
        <item>
            <title>Drag.Move</title>
            <link>http://www.mootorial.com/wiki/mootorial/08-plugins/01-drag/01-drag.move?rev=1225173231</link>
            <description>Here is the documentation for Drag.Move.js.

Drag.Move extends Drag to support moving an element around the page. 

The usage is pretty straight forward:


new Drag.Move($('fxTarget'));


It takes all the options that Drag takes and adds two new ones:</description>
            <pubDate>Mon, 27 Oct 2008 23:53:51 -0600</pubDate>
        </item>
    </channel>
</rss>
