X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/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 @@ + + + + + Reorderable Toolbar + + + + + + + + + +

Reorderable Toolbars

+

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.

+ +