Ajax Dynamic Page Content
added September 12, 07 by foxscripts
Ajax Dynamic Page Conten: loading content into a ‘div’ element without refreshing the page, as well as showing a cool loading window inplace of the content as it is loading.
Method
1 HTML page and 1 PHP page are required.
You dont need to follow my method exactly as there are probably many many more out there, this is just my simple approach that seems to work.
The HTML Page
This page will be the one we want the user to stay on with the ‘div’ element in it for loading the content into.
Firstly we need to include the script.aculo.us javascript files.
I just unzipped the script.aculo.us javascript files into my own folder called ‘js’.
License Type: GPL
































