coder_ Posted March 16, 2009 Share Posted March 16, 2009 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? Quote Link to comment https://forums.phpfreaks.com/topic/149647-jqueryfiletree-and-costum-search-script/ Share on other sites More sharing options...
Ninjakreborn Posted March 21, 2009 Share Posted March 21, 2009 Copy/paste the entire page please with all it's code. The one page that is causing errors. Quote Link to comment https://forums.phpfreaks.com/topic/149647-jqueryfiletree-and-costum-search-script/#findComment-790349 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.