Hi all,
I had very difficult work but very interesting experimenting with Dojo's split panels (
http://www.dojotoolkit.org/). At first I had problems because panels didn't want to be splitted and locally without getting data from Internet. Then then didn't wanted to have 100% height. To solve this problem I take the example page from dojo's site, delete all the unnecessary content and insert the residual code into my page. Finally I got the perfect working page!!! With splitters and 100%- height and width!

I have done the following thinhs for these days:
1. Generation of code
2. Opening the doc as separate window, current window and as block.
3. Button for closing the doc
4. Splitted panels working well
5. Compatibility with IE6, IE7, Opera, FireFox and Safari! And (maybe with K-meleon and Netscape)
The nearest task are:
1. To load tree and content into splitted panels
2. Showing the content correspondingly the clicked link in the tree
3. Navigation - "back" and "forward" buttons
4. Printing the current content page
5. To get rid of the using of IFrame
Bye
Time spent (for these days): 7 hours