Relative Content

Tag Archive for javascripthtmlvariables

String value changes when sent from HTML to javascript

I have a website and I am trying to make it so that there is a list of buttons and when you click on a list item it fills some text boxes at the bottom with data from an object, but when I click it, it fills the textbox with the wrong data.