I want there to be a textbox on my screen(like the one i\'m typing in now) that you can type in then click a submit button and it sends whatever you typed in the box to javascri
I tried to send/add input tag's values into JavaScript variable which worked well for me, here is the code:
click