New Example
7. February 2009 – 17:08Hi all,
I’ve just posted new example at http://examples.extjs.eu
This example shows how to setup dragging of items within a container to reposition them.
Items positions are saved using Ext state management and CookieProvider.
The example also shows:
- how to customize a class without extending
- how to create items using (X)Template
- how to setup a state saving
- how to style a specific Window/Panel using css
Enjoy!