Posts by Mauro Oliveira • 11 points
1 post
-
1
votes2
answers84
viewsA: Make field validation identify the user has purposely pressed the space bar
Tried to use the trim to capture the value from within the variables? For example: var nome = $('#nome').val().trim();
jqueryanswered Mauro Oliveira 11