Hi ,
i am newbie to Jquery and Dynatree also.
I want to Load my tree dynamically and need to get the tree data from
db.
For that I am using initajax() like this
$(function(){
$("#myTree").dynatree({
initAjax: {
url: "http://localhost:8080/TreeSample/pages/
test
Is there any treeview component or plugin which gives services like
"keyboard navigation"?
I found one "jstree" which is great. But is there any such plugins
available?
Please let me know if you have such bookmarks :)
tree is working fine on mozilla and safari , but its not working
properly on ie6 or 7
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.
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
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
6 matches
Mail list logo