2014-02-25 68 views

回答

0

前臺在這裏完全解釋https://api.jquery.com/jQuery.post/前。

function formSubmit(data){ 
    $.ajax({ 
     type: "GET", 
     url: 'path-to-method-which-adds-comment', 
     data: data,// must be in [something:somethin] form 
     success: function(data) 
     { 

      $.get(url).done(function(data) { 
      //if methods returns only this comment in correct form you can simply just paste it in 
       $('#my_all_comments').append(data); 
      }); 
     } 

     }); 

return false; 

}

而且你想怎麼加對此有何評論?

你可以編寫方法,只保存這個評論,並返回這個評論與所有CSS屬性和這個jQuery的只是粘貼它。

我不知道你在想什麼,但我是很好的概念