When I enter text in text filed to work and output in browser but my functions is inputted text size Chang but this not change | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

When I enter text in text filed to work and output in browser but my functions is inputted text size Chang but this not change

Input type = filed work But not apply function size change in input text value https://code.sololearn.com/WEjO530GhKQP/?ref=app https://code.sololearn.com/WEjO530GhKQP/?ref=app

24th Jul 2020, 4:52 AM
PARMAR AAYUSH
PARMAR AAYUSH - avatar
2 Answers
+ 1
your line 10 : <select onchange="myFunction(this); ayu(span)" size="11"> There is no ayu() function and no span variable.
24th Jul 2020, 5:33 AM
Gordon
Gordon - avatar
0
It's not working
24th Jul 2020, 9:26 AM
PARMAR AAYUSH
PARMAR AAYUSH - avatar