Forum Moderators: open
Using document.par.value does not work … not sure if this is at all possible. Should I use innerHTML?
document.getElementById('par').innerHTML = 'foobar';