Hi guys, anyone has the Jscript or vbscript or any website that allows the web to perform navigation like windows explorer? I really need this so bad. Many thanks.
SethCall
5:46 pm on Dec 13, 2002 (gmt 0)
navigation within what? your the user's harddrive? the server's harddrive?
Personally, I do not know any simple scripts that can do that.
An applet would do the job though, but for a user's harddrive, you have to get it signed and all that...
choster
5:53 pm on Dec 13, 2002 (gmt 0)
There is no simple way for the browser to scan a site and construct a folder tree, if that is what you mean. If you don't mind manually creating that site map, however, there are a few Javascripts out there that will give the user a collapsing menu. I favor [kryogenix.org...] .
Blue_Tetra
6:17 pm on Dec 13, 2002 (gmt 0)
Thanks so much Choster. This is exactly what I'm looking for. Let me try the website you have given. Thanks again.
Blue
toadhall
6:35 pm on Dec 13, 2002 (gmt 0)
There are some interesting menus here [dhtmlcentral.com] to add to your list. Some directory trees, but nothing (that I can find anyway) with folder icons like Explorer.
BTW - the one choster pointed out doesn't 'go' in Opera 6.x. Check out "FoldoutMenu2" at the above link - it works in Opera. ;)