http://www.geocities.com/jonshtmlhelp
Ok, this is my site. If you will notice the sidebar on the left. It is a DHTML menu. I have many other pages on my site, and if I were to add another page I would have to go to every single page and update the HTML. On other sites and on this one somewhat I have used JavaScript to solve my problems. I just used a code that included a .js file and used the document.write tag to include information. That worked all fine and dandy, but this DHTML menu is a whole lot of code. It would be hard to get it to work correctly and add a good amount of loading time. SSI is not supported by Geocities, so that is out of the question. I don't want this site to be frames, and using an iFrame isn't nice because I get an ad on the normal page as well as in the iFrame. Can anyone help?