I'd successfully obtain arbitrary numbers from an input field while utilizing a callback function on the HTML side which eventually passed the original numbers
I use Javascript to catch the x and y position for when user clicks a link. I can make it work, but I want it to return the two values to function init() when i
My starting html looks like this: <label> Names: </label><br> <input type="text" class="form-control name" placeholder="name1" id="name1" n