easyui filebox 上传类型控制
生活随笔
收集整理的這篇文章主要介紹了
easyui filebox 上传类型控制
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
easyui版本 1.5.5.4
$.extend($.fn.filebox.defaults,{ onChange:function(newV,oldV){if(newV=='')return;var expArr = ['.jpg','.gif','.png','.jpeg','.doc','.docx','.xls','.csv','.xlsx','.ppt','.zip','.rar','.7z','.txt'];var isValidate = false;for(x in expArr){if(newV.slice(-expArr[x].length)==expArr[x]){isValidate = true;break;}}if(!isValidate){util.clearFileBoxByJObj($(this));alert('選擇文件類型錯誤');}} }); util.clearFileBoxByJObj = function(jqueryObj){jqueryObj.next().children('input:first').val('');jqueryObj.next().children('input:last').val(''); }?
總結
以上是生活随笔為你收集整理的easyui filebox 上传类型控制的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: UNISON文件同步
- 下一篇: 【笔记总结】高中生物——【选一 Ⅱ】第二