Modify ↓
Ticket #6683 (closed bug: invalid)
iframe bug jquery
| Reported by: | albanx | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | 1.4.3 | |
| Component: | unfiled | Version: | 1.3.2 |
| Keywords: | iframe document.body | Cc: | |
| Blocking: | Blocked by: |
Description
Just including the javascript source of jquery 1.3.2 in iframe (created dinamcally) rise up the error document.body is null. the line of error is 3204 in uncompressed version. it dont stop the execution of the script, just gives this error.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Please reopen with a test case.