I have a problem with ajax, which is not picking up the data entered in the email form, even though it is sending the emails.
Follow the form code:
$(function(){
$('#nome, #email, #assunto, #message').on('keypress', function(e)...
asked by
09.11.2015 / 23:44