Menu

#3 Foldertree not displayed

open
nobody
5
2002-11-16
2002-11-16
Anonymous
No

The Folder tree (folder-tree.php) uses the js option
document.all, that is only supported by MSIE. It is
used to hide the folderlist until it is completely
loaded. A nice feature if it works.

simple solution:
delete the lines from "<script>" until "</script>",
"onload()="..."" in the following line and the two
"<div...>" lines.

nice solution:
use also document.layers and document.getElementById or
check for existence of document.all before you make the
folderlist hidden.

Regards

Jan Bouwman
jan at ybw.de

Discussion


Log in to post a comment.

MongoDB Logo MongoDB