File size: 59 Bytes
0da497e
 
 
1
2
3
4
$(document).ready(function() {
  $('form').ajaxForm();
});