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.
http://jsfiddle.net/8M5LY/
Tested with 1.4.2 and 1.4.3rc2