Posts by Will Oliveira • 31 points
4 posts
-
-1
votes1
answer39
viewsQ: Sum several inputs
Would you be so kind as to help me? I’m trying to make a function that adds up several inputs, but instead of adding it is concatenating. HMTL <form class="nacional"> <input…
-
0
votes1
answer39
viewsQ: Problem in Adding Multiple Inputs
Would you be so kind as to help me? I’m trying to make a function that adds up several inputs, but instead of adding it is concatenating. HMTL <form class="nacional"> <input…
-
1
votes1
answer27
viewsQ: Error with Object Properties
Would you be so kind as to help me? I am trying to use the properties of an object, but the property "aliqInterna" is giving the error below. st-tabela.js:6 Uncaught TypeError: Cannot read property…
-
-1
votes1
answer32
viewsQ: Problem with Javascript code resetting after including CSS
I made a script in Java to give the calculation of ST for use and consumption. The calculation is working, but when I add CSS to style the page, when executing the code it appears the answer in…