|
Okay, I've been a member here for a while...on occasion I do a little bit of webby type work. I'm helping out with our chamber of commerce site (small town).
Basically the site consists of header, left hand nav, to the right of the left hand nav is the body, and a footer at the bottom.
As of right now we have an include for a portion of the left hand nav (so they can have additional little tid-bits like the weather) Under this is just some links and a little bit of info. Also the footer is an include as well as part of the header.
Here's what they want...when you click a link in the left hand nav it loads in the body without having to re-render the page. We really don't want to use frames...
The whole site is about 18 pages and they basically want each page to have links in the left hand nav and load on the fly without having to re-render the page.
How do you recommend going about doing this? What language does this require?
So we can use the include we're using .shmtl extensions for the file names. (severside includes). If that helps.
__________________
- Chris. Dabbling learner.
|