dear list, how do i add a string to the content-box of editor onload? i've tried a myriad things but just can't get it working.
is editorShell a dom where i should add/create new nodes? (the string to be added changes from launch to launch, what i'd like best: editorShell.content = editorShell.content+mystring;) thanks a bunch for enlightening. andreas
