Forum Moderators: open
document.getElementById('submitContainer').innerHTML = 'Please wait...'; This is a simple approach, and a basic example, you may need to extend it with some other things (to make it bulletproof), probably searching on the web for "getElementById" will reveal several good resources in this respect.