| Author |
Message |
avunoorv
Joined: 07 Oct 2003 Posts: 2
|
Posted: Tue Oct 07, 2003 1:30 pm Post subject: No scroll bar in NS7.1 for bigger trees using COOLjsTreePRO |
|
|
Hi,
We have purchased colljs pro products. I am able to use COOLjsTreePRO successfully, but I do not see the scroll bar when the expanded tree is bigger than the browser height. IE6.02 gives the scroll bar. Is this a known bug? and If so is there a work around ?
Thanks,
-Venky. |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Thu Oct 09, 2003 3:55 am Post subject: |
|
|
| This is uncommon since IE6 usually reacts nicely when contents exceeds page margins. Probably you have some weird CSS code... Please, send your files ("Save As" from IE) to jssupport@cooldev.com. |
|
| Back to top |
|
 |
avunoorv
Joined: 07 Oct 2003 Posts: 2
|
Posted: Thu Oct 09, 2003 12:52 pm Post subject: |
|
|
I am sorry if I confused you, but the scroll bar problem is in Netscape 7.1 which I mentioned in the subject. I forgot to mention it properly in the message body.
After some trial and errors approaches I figured out that if I put "tree1.init()" in a <td> tag of a table the scroll bar is not coming in NS 7.1.
I moved the "tree1.init()" out of table tags and now it works fine.
Is this a bug? To simulate the problem, you can take any example code from your product, make the relative position attribute to true and try to place "tre1.init()" inside a <td> tag.
Thanks,
-Venky.
PS: It works fine in NS 7.0....only 7.1 is behaving as explained above. |
|
| Back to top |
|
 |
|