| Author |
Message |
ferpega Guest
|
Posted: Tue Aug 05, 2003 11:08 am Post subject: Width tables on CoolJSTreePRO |
|
|
Hello all,
we were testing CoolJStree for a while and now we have buy CoolJSTreePro.
I had a problem with cooljstree and I have the same problem with cooljstreepro.
I have a tree with a <TABLE> on each child node but, in spite of I have not any WIDTH tag into the TABLE tag, the table isn't expanding to all HTML page width.
I have tried to put WIDTH clause into TABLE tag but the resul is the _same_.
Any idea how can I solve this ? |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Tue Aug 12, 2003 7:22 pm Post subject: |
|
|
Probably, you've put "width=100%". But these 100% will be relative to immediate parent - tree node layer, which does not span across whole screen.
What do you want to achieve using this construct? Probably, some other ways to solve yout problem can be proposed... |
|
| Back to top |
|
 |
|