Skip to main content

Bug Tracker

Side navigation

#7208 closed bug (duplicate)

Opened October 16, 2010 06:55AM UTC

Closed October 18, 2010 11:45PM UTC

Last modified April 02, 2011 04:18PM UTC

Unable to .appendTo to iFrame in IE6/IE7

Reported by: pbcomm Owned by:
Priority: undecided Milestone: 1.4.4
Component: unfiled Version: 1.4.3
Keywords: Cc:
Blocked by: Blocking:
Description

When trying to use $('<form/>').appendTo(iframebody) I get an error in clean() on line 4916, invalid argument. This happens in IE6/IE7 and not in IE8 or IE7 mode in IE8.

Attachments (0)
Change History (4)

Changed October 16, 2010 07:20AM UTC by pbcomm comment:1

_comment0: http://jsfiddle.net/8M5LY/1287213693705812

http://jsfiddle.net/8M5LY/

Tested with 1.4.2 and 1.4.3rc2

Changed October 18, 2010 11:45PM UTC by snover comment:2

resolution: → duplicate
status: newclosed

Changed October 18, 2010 11:45PM UTC by snover comment:3

Duplicate of #4348.

Changed April 02, 2011 04:18PM UTC by rwaldron comment:4

#8746 is a duplicate of this ticket.