X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/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.

+ +