This blog will give you all kind of Open Source help like Drupal, Zend, Symfony, Joomla and Magento.
Please use the following code to call ajax:
function updateStatus() { $.ajax({ url: 'getStatus.php', success: function(response) { // update status element $('#status').html(response); } }); }
Cheers!
This comment has been removed by a blog administrator.
Thanks ashwani I always forgot this code. but this time i ll remember that.keep posting!
This comment has been removed by a blog administrator.
ReplyDeleteThanks ashwani I always forgot this code. but this time i ll remember that.
ReplyDeletekeep posting!