Why won't this work?
Why won't this work?
$.get('http://localhost/test.php',(function(data){
alert(data);
}))
The alert is blank. test.php definitely returns something. Help?
Topic Participants
1337rz
sime.vidas