Warning: Please include a link to the DD script in question in your post. See
this thread for the proper posting format when asking a question.
Please post a link to the page on your site that contains the problematic code so we can check it out.
If I change things on the archive's demo page to:
Code:
<script language="JavaScript" type="text/javascript">
<!--
//Usage: writeRichText(fieldname, html, width, height, buttons, readOnly)
writeRichText('rte1', 'here's the "<em>preloaded</em> <b>content</b>"', 400, 200, true, true);
//-->
</script>
I get no error in FF.
Bookmarks