This blog will give you all kind of Open Source help like Drupal, Zend, Symfony, Joomla and Magento.
$(document).ready(function(){ // Your code here });
$(document).ready(function() {
$("a").click(function(event){ alert("Thanks for visiting!"); });
});
This function will work until or unless page will be loaded properly.
No comments:
Post a Comment