advanced code snippet search
kyabas on 07/29/11
get ajax jquery
07/29/11 07:36pm
2 people have marked this snippet as a favorite
jillellaspee66
$.get("test.php", function(data){ alert("Data Loaded: " + data);});
Report this snippet Tweet
Comment:
You need to login to post a comment.