Ajax Tutorial: In this practice, we try build links in page. Then, from that links we call web content. This is basic and simple way to use ajax in our web. From this practice, we can see how ajax works.
We will modify from previous practice. Ok, open test.php, replace with following code:
Create "news.html", enter following test code:
Create "about.html" enter following test code:
Now, point your browser to http://localhost/test/ajax/test.php. Try click link.

0 comments:
Post a Comment