PDA

View Full Version : Links that change only part of the page


AhDirts
03-10-2004, 12:25 AM
Hi everyone, I'm wondering how you go about creating a site where you have a main banner/navigation section that is static, across the whole site.

For instance, when you navigate through the site, everything below the banner/navigaton changes, as opposed to loading a whole new page.

This might not be the bext example but i think it should get the point across

http://www.calvarychatt.org/homepage.html

Can it be easily done? FYI i use Studio MX.

Thanks for any info.

SnakEyez
03-10-2004, 12:52 AM
If you are using Dreamweaver then just make a template. Then when you update the navigation all pages with that navigation update for you to upload again. It is a lot nicer and smoother that way as compared to the other option which is frames.

Excavator
03-14-2004, 04:20 PM
I think I see what you mean. You want the menu to stay while the new section of the page loads, instead of loading an entirely new page with the same menu on it.

I've done this on my homepage but I used frames to do it (It was my very first website and I've never upgraded it yet). Would be no problem to do it again with CSS.

AhDirts
03-20-2004, 12:01 AM
Thanks for the tips guys.:cool: