CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   HTML & CSS (http://www.codingforums.com/forumdisplay.php?f=13)
-   -   Sidebar...help! (http://www.codingforums.com/showthread.php?t=574)

bacterozoid 06-22-2002 09:29 PM

Sidebar...help!
 
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?

joh6nn 06-22-2002 09:35 PM

the loading time is actually only a minimal problem. the .js file is cached after the first time, so it's only downloaded once. also, one of the members of this forum ( i forget who ), built this html2javascript converter, which should help you.

http://www.simonsgroup.com/test/html...avascript.html

bacterozoid 06-22-2002 09:38 PM

Hmm, ok. I could go with that. Now this HTML to JavaScript thing is very cool. It is getting bookmarked for sure. That will help...well, I shall have to test it first.

---

WOW! That thing is awesome! It even adds the backslashes and everything!


All times are GMT +1. The time now is 10:55 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.