I am having a play with AJAX.
Using some code like this
Code:
<a href="javascript:ajaxpage('moredetails.php', 'mainarea');">More Details</a>
That will open the page moredetails.php into a container called mainarea which works great.
So now for stage 2 I would like to devlope this to open another page (contact.php) into a container called 'contactus'
Any ideas on this?
__________________
pjb007
|