自定義type='file'上傳文件樣式

改變默認的上傳文件樣式:html

用label做爲替代orm

<input id="file_-1" type="file" name="file" ng-model="$ctrl.data.file" ngf-select style="display:none;"/>
<label for="file_-1" class="no-margin" style="font-weight:normal; cursor:pointer; padding: 8px 25px; border: 1px solid #CCCCCC; border-left-width: 0;">
  選擇文件
</label>
相關文章
相關標籤/搜索