Hi,
document.getElementById('Vorschau').innerHTML=document.getElementById('Editor').innerHTML;
Du möchtest nicht das innerHTML der Textarea verwenden (was es eigentlich logisch gesehen gar nicht gibt), sondern ihren value.
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]