Howdy, yet another novice question for you all.
I'm trying to develop a relatively simple web site with the typical left-hand navigation menu, right-hand content idea.
Apart from frames, what options are out there that would allow me to select an item from my navigation menu and display the appropriate content in my content area? The key is, this is a simple HTML host, I can't do CGI or ASP or anything like that.
My left-hand menu is a simple JavaScript menu, but so far the only thing I can come up with is creating multiple pages each with all of the menu code in it. That's ugly in a big way.
Any thoughts?
Steve
I'm trying to develop a relatively simple web site with the typical left-hand navigation menu, right-hand content idea.
Apart from frames, what options are out there that would allow me to select an item from my navigation menu and display the appropriate content in my content area? The key is, this is a simple HTML host, I can't do CGI or ASP or anything like that.
My left-hand menu is a simple JavaScript menu, but so far the only thing I can come up with is creating multiple pages each with all of the menu code in it. That's ugly in a big way.
Any thoughts?
Steve