I'm trying to use a javascript function to append to the end of a div and add 3 file inputs. In FF it seems to work ok, but in IE it has an extra gap between the originals and the appended file inputs.
Also, in both browsers, the formatting on the appended inputs do not follow suit with the orignals.
I'm not to sure why it's behaving this way...any help is so greatly appreciated!