This is a script I wrote to aid me in my web design. When I changed my pages to use a form of navigation similar to the Windows Explorer, I had to create several little HTML files that all pointed to each other to make the menu fully functional. Unfortunately, if I added something to it, I had to edit every file that contained that section... and if I added a whole new category, I had to edit all of the files... and doubled the number of them in the process. The solution was to create a script that does all of that for me. |