Hi M website is in xhtml and css. I want to incorporate Ajax in it. I need some help and guidance with it. Thanks in advance
If you need to get the help please be more specific on your issue. This post does not give any clue for helping ..
If you don't use any server side language in your site, see w3schools.com to learn a bit of ajax. If you are using e.g. php, there are many php ajax libraries you can use.
Try this tutorial. Its simple and easy to understand. Also explains about the basics of Ajax. Simple Ajax Request – Loading a Text File Hope this helps.