0

Can i change the limit in a prompt in Javascript?

There's a limit in prompts in javascript, it is 100 characters

10th Sep 2022, 6:42 AM
Yeeter
Yeeter - avatar
1 Réponse
+ 4
No, I don't think so. However you can use an html <textarea> and get input from there.
10th Sep 2022, 7:01 AM
Lisa
Lisa - avatar