Ticket #5482 (closed defect: invalid)
Dojo Book: IE fails on several pages "Internet Explorer cannot display the page"
| Reported by: | frankf | Owned by: | criecke |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | book | Version: | 1.0 |
| Severity: | normal | Keywords: | documentation ie cannot display page |
| Cc: | frank.fortson@… |
Description
See Forum Discussion.
On one (or several) demo pages in the Dojo Book, a script line is included as the last line inside a div to be explicitly parsed. The script line, inside the div, calls for parsing the same div that includes that script line.
Firefox handles this, but IE doesn't.
Moving the script line (parser) just outside the div to be parsed works for both FF and IE.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.