jquery post

by gowtham 2010-09-17 11:25:23

function new_review(){
$.post('restaurant_profile/get_dg_new_restaurant_review', {}, function callback(response) {
alert(response);
});
}

Tagged in:

989
like
0
dislike
0
mail
flag

You must LOGIN to add comments