I am creating an input object as,
var elementValue = document.createElement("input"); elementValue.type = "text"; elementValue.va