+ 6
[SOLVED] JS doesn't see whole string in textarea
Help me. Please. Here's code with problem: https://code.sololearn.com/Wg5ulnjCEbq7/?ref=app Try to change text.
6 Answers
+ 4
Use .val() instead of .text() to get the user input from the textarea
https://www.w3schools.com/jquery/html_val.asp
+ 6
ODLNT Thanks!
+ 4
ODLNT Thanks đ
+ 3
Σ΀ÎÎÎÎÎŁ ÎÎΊÎÎŁ yes, problem is solved. Btw, I've released first version! It has too many bugs, but I tried my best) I will update it, of course
+ 2
No problem.
btw Nice work.
+ 1
what's the problem?
there's no plobem?