Applying javascript to check file size and extension

前端 未结 7 873
借酒劲吻你
借酒劲吻你 2021-01-05 00:40

here is my script. What I am trying to do is to trigger it using onchange event. But it seems does not work very well. I have tried edit here and there but still facing prob

7条回答
  •  天命终不由人
    2021-01-05 01:05

    This is JavaScript onchange event base file size and type validation script, and it can be use in multiple input files

    
    
    

提交回复
热议问题