Zrinity is the leader in enterprise-class email marketing
management solutions and content management solutions for marketing professionals and developers worldwide.
Content is not loaded into the applet and errors are displayed
I found that when loading ActivEdit from an incorrectly nested form, I first got a message that "ActivEdit must be contained in a form" and then "editjs did not load correctly".
ActivEdit walks the DOM after loading to discover the form it's enclosed in and remembers it to post the form after it moves the current content of the editor to a hidden textarea, do cleanup and listen for api instructions when the onSubmit callback is called. The improper nesting caused ActivEdit to get lost.
If the form is nested properly, it's possible that Safari was installed without the JRE 1.4.2. Use System Update to install the latest JRE.