Single Page Navigation
Posted: Sun Nov 17, 2002 10:32 pm
I can make single page navigation with something like index.php?content=home but when I do that the page reloads to load new content. I've heard that you can have a web site that loads a page, then only takes out certain content (e.g. leaves the navigation, header, footer, etc.) and loads content in it's place without refreshing the page. Have I heard wrong or is this possible? If so, how can I accomplish this?