[dev] JavaScript errors with rich text composition
John Morrissey
jwm at horde.net
Thu Oct 23 11:58:23 PDT 2003
Using rich text composition in imp causes IE to throw errors:
Line: 135
Char: 5
Error: Object doesn't support this property or method
Code: 0
which corresponds to:
<?php if ($useRichtext): ?>
document.compose.onsubmit();
<?php endif; ?>
This form doesn't have an onsubmit handler (anymore?), so is this still
necessary?
john
--
John Morrissey _o /\ ---- __o
jwm at horde.net _-< \_ / \ ---- < \,
www.horde.net/ __(_)/_(_)________/ \_______(_) /_(_)__
More information about the dev
mailing list