Преглед на файлове

Showing Capcha form upon contact form submit

master
dgojkovic преди 5 години
родител
ревизия
a4485e2a4c
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4
    0
      index.html

+ 4
- 0
index.html Целия файл

@@ -1219,6 +1219,10 @@ jQuery(document).ready(function($) {
showCursor: ($this.attr('data-typed-cursor') === 'yes')
});
});
$('#contact-form #submit').on('click',function(){
setTimeout(function(){ $('.form-status-message form').show(); }, 1000);
});
});
</script>


Loading…
Отказ
Запис