Jump to content

An AJAX tree that loads data asynchronously.


JJBlaha

Recommended Posts

I want to make a tree that takes data from my database to make it.  I have been using [url=http://www.dhtmlgoodies.com/scripts/folder-tree-static/folder-tree-static.html]this script[/url] to do it.  It works fine, but takes several seconds to load.  Is there a way to make it so it doesn't load the next part of the tree until you click it instead of it loading everything at the beginning and creating the tree?
Link to comment
Share on other sites

Umm... I'm not sure what you mean.  It looks like you're using AJAX to grab the child elements.  What exactly are you loading up front?

And keep in mind, that unless you're updating the tree live, there's no point in really using AJAX for this.  I'd load everything at the start and use JS arrays to build out the tree.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.