标签: angularjs html5 file-upload
我需要一种方法来允许我只使用xsl扩展名浏览文件,我正在使用角度进行客户端脚本编写,因此如果现在用html5进行操作,是否有角度的方法?
<input fileread="XSLFileUpload.file" type="file" name="datafile" accept=".xsl" class="fileup" ng- required="true"/>