Posts by Mateus Santos • 11 points
1 post
-
1
votes1
answer1151
viewsQ: Creation of product registration with javascript
I am unable to register a book in an app that I am creating, this validation with ajax is correct? <b>var cadastrado = null;</b> <b> function ValidarLivro (){ var nome =…