Making 'file' input element mandatory (required)

后端 未结 8 626
忘掉有多难
忘掉有多难 2020-12-31 00:11

I want to make (an HTML) \'file\' input element mandatory: something like


But it i

8条回答
  •  Happy的楠姐
    2020-12-31 00:30

    You can do it using Jquery like this:-

     
    
     
    
    

提交回复
热议问题