Hi
I wonder if anyone could help me. I am not very good at Javascript. However I have managed to adapt some code. I have produced 3 different functions.
A user enters a number into an input box and when the user presses the solve button it calls a function.
However I want it to call all 3 function, is this possible?
I tried calling all three within the function and used ";" to seperate them this didn't work.
I tried using if statements but just go erroe message, could anyone help me please
I would be most grateful for any advice available.
Regards
Toka
I wonder if anyone could help me. I am not very good at Javascript. However I have managed to adapt some code. I have produced 3 different functions.
A user enters a number into an input box and when the user presses the solve button it calls a function.
However I want it to call all 3 function, is this possible?
I tried calling all three within the function and used ";" to seperate them this didn't work.
I tried using if statements but just go erroe message, could anyone help me please
I would be most grateful for any advice available.
Regards
Toka