0
Grabbing both inputs?
So I have this code. Is there a way to grab both inputs using getElementsByClassName? https://code.sololearn.com/WQeFlLiaUsOe/?ref=app
5 Answers
+ 1
I has similar problem and it was solved. See this thread:
https://www.sololearn.com/discuss/1359319/?ref=app
+ 1
It should be working the same way.
+ 1
Please dont use table tag for inputs.
Use form tag insteads.
0
Whoops
I meant getElementsByTagName xD
0
I was really just playing around CalviŐ˛
Nothing was really planned, so the idea came after the table xD