[jQuery] tree view layout without recursive function - insert and delete methods now available

2008-11-23 Thread Dirceu Barquette
Hi to all!!! I've realized the 0.3 version of jqtreevial plug in. The main feature added is editing the tree view nodes. You can now insert or delete nodes using insert_node() and delete_node() methods. The demo version available uses contextMenu plug in to demonstrate how to use these methods.

[jQuery] tree view layout without recursive function

2008-11-13 Thread Dirceu Barquette
Hi, First, sorry my english... :confused: Second: I've been developing a new plug-in. The tree view layout is build over DOM nodes and using css styles. The main difcult about tree views is the recursive function running over all register. I solve this! The jqTreevial plug-in only needs a JSO

[jQuery] tree view layout without recursive function

2008-11-12 Thread Dirceu Barquette
Hi, First, sorry my english... Second: I've been developing a new plug-in. The tree view layout is build over DOM nodes and using css styles. The main difcult about tree views is the recursive function running over all register. I solve this! The jqTreevial plug-in only needs a JSON object build