JavaScript Tree Implementation

    In a recent topic, I suggested organizing tree-like comments using the DOM model in JavaScript.
    Now this proposal is implemented in the engine I am developing.

    As my first tests showed, everything works with a bang under all major browsers (FF 3, Opera 9.63, IE7, Safari 3, Chrome (dev)).
    The following link contains the working alpha version of the engine, which you can (and should) test. Therefore, I appeal to you with such a small request.
    Your feedback is interesting on the speed of downloading comments and how everything will work under different browsers.

    Also popular now: