PHP Classes

congratulation and help me please

Recommend this page to a friend!

      AJAX Treeview  >  All threads  >  congratulation and help me please  >  (Un) Subscribe thread alerts  
Subject:congratulation and help me please
Summary:How as adding functionality
Messages:1
Author:jose ramos
Date:2010-09-01 23:49:59
 

 


  1. congratulation and help me please   Reply   Report abuse  
Picture of jose ramos jose ramos - 2010-09-01 23:50:00
Hello, great script, congratulations.

I am a novice programmer, I've had to learn to program on the Internet just because I do not have large financial resources for a school, but I like it and I will achieve.

I'm doing a web application and I would like to implement your script.

I have a php version 5.2.9 and JSON version 1.21 enabled.

I want to comment as follows.

the error.

. "Write is not defined" in line 1 tree.js.

I decided to change the line 1.

var K0 = window, Q1 = document, A2 = write, O2 = value;

to this other line.

var K0 = window, Q1 = document;

It also sends an error message in javascript.

which is as follows.

-------------------------------------------------

Check website error.

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;

Trident/4.0; GTB6.5;. NET CLR 2.0.50727)
Date: Wed, 1 Sep 2010 20:58:22 UTC


Message: Not implemented.

Line: 63
Char: 1
Code: 0
URI: http://localhost/ajaxtreeview/


-------------------------------------------------- ------------------

I saw the line 63 of index.php script and says.

onload = (loadChild ('Tree1', 0));

-------------------------------------------------- -----------------

Furthermore I would like you to tell me, how I can integrate into the script a folder icons and open folder icons.

I also want it when you roll the last child, instead of running a alert message, I run another script or html or php needed.

Given also that this tree is on the left side of the screen and the implementation is deployed on the right side of the same screen without moving anything else (logo, footer, etc.).

I am sending you my congratulations