Przeglądaj źródła

Showing Capcha form upon contact form submit

master
dgojkovic 5 lat temu
rodzic
commit
a4485e2a4c
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4
    0
      index.html

+ 4
- 0
index.html Wyświetl plik

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



Ładowanie…
Anuluj
Zapisz