Guest User

Untitled

a guest
Dec 16th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. <form id="feedback_form" class="feedback_form" onsubmit="jQuery('#feedback_form_indicator').show();; jQuery.ajax({type:'POST',dataType:'html',data:jQuery(this).serialize(),success:function(data, textStatus){jQuery('#feedbackMsgFromRemote').html(data);},complete:function(XMLHttpRequest, textStatus){if (jQuery('#new_comment_id').length>0) { updateCommentList() } },url:'/vendaricomparison/symfony/web/frontend_dev.php/blog/ajaxPostComment'}); jQuery('#feedback_form_indicator').hide();; return false;" action="/vendaricomparison/symfony/web/frontend_dev.php/blog/ajaxPostComment" method="post">
Add Comment
Please, Sign In to add comment