unemployment Posted February 5, 2011 Share Posted February 5, 2011 The .label. is killing the code, but I want to append the child as a label not just plain text. Please help. function show_error_body(label, msg){ removeChildren(label); document.getElementById("submitmessage").label.appendChild(document.createTextNode(msg)); } Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.