Sorry, I mean

 <script type="text/javascript">
     alert('hello');
     $('#commentForm').ajaxForm(function() {
         showComments(212);
     });
 </script>

Reply via email to