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