Change line 320 of "jquery.multifile.js" to:
$(MultiFile.current).css({ position: $(MultiFile.clone).css("position"), top:
$(MultiFile.clone).css("top") });
so when you remove an entry, the file=input preserves the original's "position"
and "top" instead of hard-coding it.
I can submit a diff-patch or something, just let me know
Original issue reported on code.google.com by jitbit on 25 May 2012 at 6:56
Original issue reported on code.google.com by
jitbit
on 25 May 2012 at 6:56