Ticket #1694 (closed Bug: fixed)
Replace all element.ownerDocument references with FCKTools.GetElementDocument().
| Reported by: | martinkou | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | General | Version: | SVN (FCKeditor) |
| Keywords: | Review+ | Cc: |
Description
element.ownerDocument is not compatible with IE 5.5. FCKTools.GetElementDocument() should be used instead since it autodetects the most appropriate attribute to use as the return value.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
