Thursday, October 6, 2011

Refreshing a particular div

Required: jquery-latest.js

Using:



Explanation:
              9. # is selector for id which is newcontent, a div here. Load method loads the content of file2.php in newcontent div.

file2.php
Note: Try not to write any HTML just process your data using php.

No comments:

Post a Comment

Thank you for your comment!