PDA

View Full Version : looking for a simple single-page ajax code example


tripdragon
11-06-2005, 05:30 PM
I am looking everywhere for a simple example of how to build a single-page design for loading different pages of content into a page without having to reload the entire webpage.

I am told this is called single-page, Mostly I just want to be able to load in webpage like I normally would with all of it's code formatted in tags and css style sheet on the side. Can anyone help ? I have yet to find a working example of this, just lots of forms and popup windows or strings of text but not actual full page contents...