chrisdr84
Results
1
comments of
chrisdr84
This should solve the problem, input.onchange = function () { cleanData(id); render(null, display, id + "." + (input.selectedIndex - 1), parentObject, propertyProvider, value); };