8398c9048d
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
28 lines
1.1 KiB
Text
28 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
|