| Author |
Message |
kirk
Joined: 09 Jun 2003 Posts: 5
|
Posted: Wed Jun 11, 2003 2:33 pm Post subject: Error message using COOLjsTree Pro |
|
|
I am getting the following error message and was hoping that someone here could point me in the right direction of where to look for the cause of this.
Error Message:
"this.el.style is null or not an object"
Also... just wondering, what is the difference between the two files "cooltreepro.js" and "cooltreepro_full.js", and which one should I be using?
Thank you,
Kirk |
|
| Back to top |
|
 |
kirk
Joined: 09 Jun 2003 Posts: 5
|
Posted: Wed Jun 11, 2003 3:27 pm Post subject: |
|
|
Got this fixed... I'd forgotten to put in my tree.init() call.
Still curious about the ...pro.js vs. ...pro_full.js files though.
Thanks,
Kirk |
|
| Back to top |
|
 |
Sergey Nosenko Developer
Joined: 19 Jan 2003 Posts: 75
|
Posted: Thu Jun 12, 2003 3:24 pm Post subject: |
|
|
cooltreepro.js is a "compressed" version of cooltreepro_full.js.
We just reduce size of file by removing new line characters tabs and spaces. But this file is not readable and this is a reason because of cooltrrepro_full.js is a part of package  |
|
| Back to top |
|
 |
kirk
Joined: 09 Jun 2003 Posts: 5
|
Posted: Thu Jun 12, 2003 5:46 pm Post subject: |
|
|
Very nice. Thank you!
Kirk |
|
| Back to top |
|
 |
|