29 lines
1.1 KiB
Text
29 lines
1.1 KiB
Text
|
-------------------------------------------------------------------------------
|
||
|
dojo.moj.oe - FX demonstration with Drag and Drop
|
||
|
-------------------------------------------------------------------------------
|
||
|
Author: Peter Higgins (dante)
|
||
|
-------------------------------------------------------------------------------
|
||
|
Demo description
|
||
|
|
||
|
A small demo showing off some of the capabilities of the Dojo Toolkit.
|
||
|
Animations, Valid HTML, Drag and Drop, Examples of "snap back", A gravity
|
||
|
toggler, and a "live download" using an Iframe to popup a "save as"
|
||
|
Dialog for the latest version of Dojo.
|
||
|
|
||
|
-------------------------------------------------------------------------------
|
||
|
Dependencies:
|
||
|
|
||
|
Dojo Core (io.iframe, dnd.Moveable)
|
||
|
Dijit (_Widget, _base/place)
|
||
|
DojoX (Roller)
|
||
|
|
||
|
-------------------------------------------------------------------------------
|
||
|
Installation instructions
|
||
|
|
||
|
Simply run the included demo.html
|
||
|
|
||
|
To build, use the supplied demo.profile.js as your profileFile
|
||
|
|
||
|
-------------------------------------------------------------------------------
|
||
|
@display:fullscreen @category:shiny @rank:9
|