Hi Cory,
the label element has no value property, try innerHTML instead.
document.getElementById("selform:val1").innerHTML =
myDataKeys[0].childNodes[0].nodeValue;
regards,
Volker
2006/7/17, Showers, Cory R <[EMAIL PROTECTED]>:
I am trying to change Tobago value while the web app runs.
I am trying to change Tobago
value while the web app runs.
I am doing some ajax
and the label value isn’t finalized until I parse the xml files I can
change values dynamically but not label.
This is what works
document.getElementById("selform:val2").value =
myDataKeys[0].child
2 matches
Mail list logo