(function($) { $(".human-required").live('blur', function() { $.get("/php/humanity.php", { xa3e919dd3efbeb6ed630737cf3e8f678: '' }, function(data){ //alert("Data Loaded: " + data); }); }); })(jQuery);