Posts by Leo Amaral • 25 points
3 posts
-
0
votes0
answers383
viewsQ: Compare variable values and choose larger ones to calculate
I am developing a retirement calculator. Available at link http://www.utilizaweb.com.br/aposentadoria (code also available below). The program works with the insertion of several companies. I need…
-
0
votes1
answer67
viewsQ: Help with increasing fields with javascript
I’m developing the following Javascript retirement calculator, I’m still learning the language. http://www.utilizaweb.com.br/aposentadoria/ The calculator is already working normally the way it is…
-
2
votes1
answer2010
viewsQ: Calculate Javascript Date Difference
I’m learning Javascript and I’m making a retirement calculator. I would like to know how to take the two dates inserted in the html form and calculate the difference between them and output the…