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

+ +