How to get the information which viewer of websites has put into <input> or etc ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to get the information which viewer of websites has put into <input> or etc ?

I mean , where does the information go ? how can I store it ?

10th Aug 2018, 1:44 AM
Armann
Armann - avatar
5 Answers
+ 2
Check out this sample, you would understand how JavaScript getting input values and update processed data into other elements. https://code.sololearn.com/Wm2somj6fDNi/?ref=app
10th Aug 2018, 2:54 AM
Calviղ
Calviղ - avatar
+ 2
Calviղ I see no javascript in your code.
10th Aug 2018, 2:56 AM
Armann
Armann - avatar
+ 2
yeah , I see . simple . Calviղ
10th Aug 2018, 3:01 AM
Armann
Armann - avatar
+ 1
https://code.sololearn.com/WoLemLeMB1Xd/?ref=app Can you see JavaScript function now?
10th Aug 2018, 2:59 AM
Calviղ
Calviղ - avatar
+ 1
Check this out. Solving equation from user input. https://code.sololearn.com/WFI5uBhia0DD/?ref=app
10th Aug 2018, 8:11 AM
Itoroabasi Unang
Itoroabasi Unang - avatar