Bug Tracker

Modify

Ticket #6840 (closed bug: duplicate)

Opened 3 years ago

Last modified 15 months ago

.append() from iframe to top document

Reported by: katamshut Owned by:
Priority: low Milestone: 1.4.1
Component: manipulation Version: 1.4.1
Keywords: append IE7 adoptNode Cc:
Blocking: Blocked by:

Description

Hi

Executing .append() within an iframe to top document does not work in IE7.

example:

$('body',top.document).append($('#myDivAtIFrame'));

Answer from IE7 is "Invalid Argument".

Please tell me if more information is needed.

Thanks a lot! Christian

Change History

comment:1 Changed 3 years ago by snover

  • Keywords append adoptNode added; append, removed
  • Priority set to low
  • Status changed from new to closed
  • Resolution set to duplicate

comment:2 Changed 3 years ago by snover

Duplicate of #4059.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.