Posts by Anderson Galindro • 13 points
2 posts
-
0
votes1
answer127
viewsQ: Validation of <input type="text" required name="name" ng-model="warning.name" />
Honestly, it’s been 3 days that I’m trying to validate an input, the business theoretically seems simple, but in practice is not validating anything. The situation is as follows: This is a part of…
-
-4
votes2
answers1628
viewsQ: $. ajax -> I’m lost with this error "Uncaught Referenceerror: $ is not defined"
Honestly, I started a little while ago in this area, and I’m lost, I can’t understand why this mistake continues. This is my HTML <!DOCTYPE html> <html lang="pt-br"> <head>…