I need to make the data (in this case, 4 digits) from the textarea be taken as var and so that they can be compared with other variables using if ... else and output as alert ();
I need to make the data (in this case, 4 digits) from the textarea be taken as var and so that they can be compared with other variables using if ... else and output as alert ();
Source: https://ru.stackoverflow.com/questions/584821/
All Articles