Is it possible to validate the size and type of input=file in html5

前端 未结 3 1341
一整个雨季
一整个雨季 2020-11-28 05:25

I was reading this http://dev.w3.org/html5/markup/input.file.html, but I only found the \"accept\" attribute.

I tried this



        
3条回答
  •  星月不相逢
    2020-11-28 05:36

    I could do this (demo):

    
    
    
    
    
    
        

提交回复
热议问题