Jump to content

jqueryFileTree and costum search script


coder_

Recommended Posts

Hello people.. :)

 

My problem goes like this..

 

I downloaded jqueryFileTree (http://abeautifulsite.net/notebook/58) script and adjusted it to my need. Didn't really change the javascript but connector. (php file)

 

Now, that script pulls the data (in this case its files and folders) from my database and puts it into one container. And on the click on the element inside the container i pull some more data from database with ajax. Then i built a search script which uses the same connector (so it means that the data pulled from the databasa is the same).

 

Everything works good until i preform some search. Then the jqueryFileTree just stops working.

 

O yeah, jqueryFileTree as a callback has one function that pulls from database additional information about files and folders.

 

I will paste just my custom search code and and the code from jqeryFileTree you can find on the link above..

 

Can anyone help me?

Link to comment
https://forums.phpfreaks.com/topic/149647-jqueryfiletree-and-costum-search-script/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.