Ext.ux.HistoryTree Plugin - History Tree

    Good afternoon.
    I want to share ExtJS plugin Ext.ux.HistoryTree - a tree with a history:
    - For all transitions in the tree (expand / hide the branch, select the branch), the Back / Forward buttons work;
    - The browser URL always has a direct link to the current state of the tree.

    Demo and API

    Compatibility:
    - IE6 + (with certain restrictions), FF, Opera, Safari, Chrome;
    - ExtJS version 2.3.0, 3.2.1 (these are all versions that I tested).

    I needed a tree with a history for the application I was developing, but then I decided to design it as a plug-in. Perhaps someone will be useful.

    I will be glad to comments and suggestions on the plugin.

    Also popular now: