Why doesn\'t the following work for me?
Using .innerText should work.
.innerText
document.getElementById('lbltipAddedComment').innerText = 'your tip has been submitted!';