HTML - Folder Tree
Hi,
This is jyothi, i am creating tree folders in html but i don't know the correct script. Can anyone please help me. Similar TutorialsIs there anyway to do an expandable/collapsable tree in html without using javascript ? I can only use standard html so what are my options for a tree? Thanks Hi all - forgive me if I have posted this in the wrong place (noob, 2nd post) I'm now learning about XML and doing quite well, or so I thought. For example, lets say I have the following XML file... Code: <?xml version="1.0" encoding="iso-8859-1"?> <!--<?xml-stylesheet type="text/xsl" href="stylesheet.xsl"?>--> <news> <story> <headline>Headline</headline> <main>Main story</main> <submain>Sub story, new para1</submain> <submain>Sub story, new para2</submain> <submain>Sub story, new para3</submain> </story> <story> <headline>Headline</headline> <main>Main story</main> <submain>Sub story, new para1</submain> <submain>Sub story, new para2</submain> <submain>Sub story, new para3</submain> </story> </news> I can only retrieve 1 'submain' line. The question is "can I have more than 1 'submain' tag within each 'story' tag"? All the tutorials I have read are either too simple and have just 1 or 2 elements or are way too complex for me to grasp at this stage. Any help would be appriciated. JollyNolly hi, all!! i have been searching for two days for a certain type of file tree/faq menu script. i don't know quite what to call it, and that is probably why i can't find anything!! okay, what i want is a basic file tree. ie: +general info +category 1 +category 2 and when you click on one of those categories, it looks something like: +general info -category 1 +topic 1 +topic 2 +topic 3 +category 2 and when you click on one of those categories, it looks something like: +general info -category 1 -topic 1 this is the information about topic one. ideally, it will appear when you click on topic one and disappear when you click on topic one. when topic one is originally clicked, its + will turn to a - . When topic 1 is clicked a second time to hide the text, its - will turn to a +. +topic 2 +topic 3 +category 2 i cannot use a database for this. i have been looking for html / javascript i hope this makes sense... thanks in advance! erin Its been many years since I did any HTML programming so I know next to nothing. I want to create a very simple local site that will show a layered bill of materials based on files and folders that were already created. I have a large number of folders and files in Windows Explorer. These files and folders make up an assembly's BOM and is structured in WinExp where the top folder is the very top level assembly (ASY1). Inside this folder are the next level of subassemblies (SUBASY1, SUBASY2, SUBASY3, etc.) Inside SUBASY1 there will be a list of parts or more subassemblies (PART1, PART2, PART3, etc...) Since these already exist is there a way using html code to show them in a web page in this nested/layered format, where if I click on a SUBASY it will bring up its contents on the page. etc...) Which I guess is almost like windows explorer itself but as a web page. Thanks Patrick Hey guys i want to create a tree view by using html and java script , i tried lot but failed . So can u help me ?? it would be great if u will provide with certain code to build it Thanks First, forgive me i'm a noob! Am attempting to rebuild our sorry website. Am kinda picking the whole html thing up, however, am building in frontpage and expressions because those are the programs i have. page i'm working on is: ygcc.org/testing i embedded a video, but would like to position it to line up w/ everything else. i like how it looks centered, but its not aligned correctly w/ the other objects on the page. also, everything else is "positioned" on the page, whereas the media is "aligned" so, it doesn't stay put if i resize my browser next problem i'm having is jump menu or tree menu. i want a drop boxes, such as are on the page, however, would like it if it was a horizontal menu, not individual boxes like they are. right now, the drop boxes are only drop boxes (for "forms") and do not hyperlink. if i "insert jumpmenu" then, i cannot put them beside each other in a row. if i attempt to put them in a row, they are like steps, not straight across. i d/led a program to help w/ menus, but i don't even understand it. when i attempted what it told me to do, i do not get a menu. i know i need to put javascript in, but apparently do not understand this enough to actually do it. in short i would truly appreciate some help. thanks in advance Hallo, I am very much a beginner with HTML and need some help. I have a very big photo gallery. What I want to do is make a link on an HTML page that will open up the folder so that you can browse through the photos. Thanks in advance. Hi i need help i need to make a webpage that lists folders and subfolders within a folder and it needs to automaticaly update when a new folder is added Please help Ive got a url address connecting to a shared offline drive, for some reason it doesnt work when i put it into a link, although when i paste the address into a browser it works fine. The link is '<A HREF="file://atlefs0027/dept$/Supply_Management/01 Bids JTB & WB & BB">Access Supply Management Drive</A>' When i click on the link, the link removes the 'file://' and goes to 'atlefs0027/dept$/Supply_Management/01 Bids JTB & WB & BB'. Which ofcourse doesnt work. How do i keep the 'file' part of the link? Hi, I have been following advice that I have read elsewhere to restructure my site to reflect the different parts, so splitting up images and html files into subfolders to make it all more manageable with regard to quickly identifying pages/images etc that relate to different parts of the site. Previously I have kept all html pages in public_html and all images in a folder public_html/img. If I split them up as I have started to do, the only thing is I cannot see is how I can then link back from html pages in folders lower than the root back to the html pages actually in the root folder. To explain what I mean: If some of my html pages are in subfolders of public_html but they all contain the links on the main 'tabs' of my site (home, contact, about etc) that reside in the public_html, how do I link back to the main pages from the pages stored lower down the structure? Have I interpreted advice on folder structure incorrectly or am is there something I don't know? Thanks I am trying to figure out a script or how to make a form that will redirect the user to a certain folder on the server depending on what they typed in the text box to see an example of what I am trying to do go to http://www.aspenimage.com/order I have googled all over and found nothing Thanks in advance for the help Dan okay i have an html page in 3 sub folders--i need to link the images to this file--they are in another folder: secureweb/forms/templates/thanks.html images are he web/images how would i link the images? .../web/images.image.gif? thanks!!! val Does anybody know how to make a HTML page that shows an overview of the contents of one of my web folders? Like an ftp-page but with the possibillity to add css-style to the page...? I mean, of course, one of the folders on the server in wich my web site is uploaded. Example: I have 10 PDF-files in the folder "PDFs" on my server. I do not want to make links to the files, but I want the files (not the content of the files, but the filenames) to be viewed direcly in a HTML file. Is this a java-script job, or can i do it in another way? Hope you guys out there can help me.. mvh Prosit EDIT: Sorry, found the answer. No need to give me a solution. I've decided to create a photo album in HTML (and Flash and CSS) using a nifty little Flash thing called SimpleViewer. However, I want multiple galleries, each within their own folder within the main photo gallery parent folder. How can I link something from one HTML file in a gallery's folder to the parent folder and then into another HTML file in another gallery's folder? Or if there's a way, directly to the other gallery's HTML file? Note I'm keeping this gallery offline for now, I'm only using it to show family and friends and for myself as it's much less cumbersome than using software or the standard Windows XP folder structure. Sorry if this is confusing, please say so if it is. Thanks in advance for all help, it's really appreciated. I have a PHP application that our company uses for basically everything. Now I'm needing to add hyperlinks to folders on the shared drive on the server, since this is now where everyone will be storing the files they work on. The map drive is on the same server as the website but so far I have been unable to figure out the syntax for the hyperlink in order to be able to open the folder contents. Any ideas on how I could do this? Hi all, I am trying to get the faveicon on my webpage. I have read some places that IE needs the image to be in the root folder of the web server. Is this true? Has anyone got it to work with the image in a different folder? The reason I ask is because I have some trouble accessing files in the root folder. If it is possible not to use it I would prefer to. Thanks in advance for any help, Jehan Hi, I am building the download centre of http://www.i-conica.net I have a directory structure similar to the image in this thread. http://forum.i-conica.net/cgi-bin/fo...?m-1207092405/ The bottom image, my plan is to have the download page, with continually updated information on the new versions of software, put the software files in a separate folder and link to the folder, i thought if there were only one file in there ending .exe it would download it? It doesn't it just displays the directory. I wanted to be able to just throw the files in their own folder and not have to worry about changing links to the file. because the folder would remain the same. Is this possible? Thanks. With the html tag <input type="file"/> is it possible to specify the folder which opens to select files from. I would like the pictures folder to open instead of the system root folder. Hello, I know (with much debate on each side) that SEO says you should name urls / file name using a "-" and not a "_". So, "Red Fox.html" should be "Red-Fox.html". But, what about FOLDERS? Should it also be "../Nature-Page/Red-Fox.html"? Thanks! At present i am creating a knowledge base at work and have an admin access link that goes to a folder on a server. What i want is client or server side html to request a password when this link is clicked and if the password is not correct then a message box shows that says the password is incorrect. Can anyone help? |