| 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> | ||||