Open GoogleCodeExporter opened 9 years ago
You could clean the first pato to one line like this (or similar):
>> var MyFilSize =
Math.round((document.forms.MyFormId.elements['MyFileInputName[]'][document.forms
.MyFormId.elements['MyFileInputName[]'].length-2].files[0].size/(1024*1024))*100
)/100;
@sanxofon
Original comment by sanxo...@gmail.com
on 4 Sep 2012 at 3:09
Original issue reported on code.google.com by
sanxo...@gmail.com
on 4 Sep 2012 at 3:01