Posts by Jessy • 13 points
4 posts
-
1
votes1
answer1009
viewsQ: How to submit a form and after the submission load a div with ajax
Good night, you guys! I am having a problem with my application. The problem is this, I have a form to log in and a button like submit, when I click this button, the form is submitted to validate…
-
0
votes0
answers154
viewsQ: How to use AJAX to update HTML elements without loading?
Can anyone indicate me a good article that explains well the use of AJAX? Or even that can better explain its operation? Thank you!
-
0
votes0
answers121
viewsQ: Replace html components with javascript
Good afternoon, you guys! I have an application that contains a dropdown that has the user name and within this dropdown has a form pro user put your data to login. This form is directed to a check…
-
0
votes0
answers63
viewsQ: How do I get a die from a class that was set in another class?
I have a question in my application. I would like to retrieve data from one class that has been set in another. However when I do data recovery it turns null. Here is my object class geraHash {…