Opened 14 years ago
Closed 14 years ago
#3440 closed defect (fixed)
Rich Text Area doesn't work on IE 7
Reported by: | bradneuberg | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In my HTML I have the following:
<textarea id="storageValue"
dojoType="dijit._editor.RichText?" styleSheets="../../../../dojo/resources/dojo.css">
Click Here to Begin Editing
</textarea>
On IE 7 I get the exception "undefined null or not an object".
Note: See
TracTickets for help on using
tickets.
(In [9160]) fixes #3440