Need some help getting this working in IE

lozina

Lifer
Sep 10, 2001
11,711
8
81
I'm trying to copy the form elements from several iframes within a page into one main form.

The code I used which works great under firefox is below.

IE complains about the appendChild part, which it's supposed to support but says something like Invalid Argument when I use it...