X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..HEAD:/examples/toolbar/reorderable.html diff --git a/examples/toolbar/reorderable.html b/examples/toolbar/reorderable.html new file mode 100644 index 00000000..8597a01e --- /dev/null +++ b/examples/toolbar/reorderable.html @@ -0,0 +1,20 @@ + + +
+ +This toolbar has the Ext.BoxReorderer plugin applied to it.
+Each item in the Toolbar has an optional 'reorderable' property, which will make the button draggable if set to true. In this example the 4 rightmost buttons are reorderable.
+The js is not minified so it is readable. See reorderable.js.
+ +