2011年6月21日
摘要: 参考网上写的客户端判断上传文件大小,opera无法支持 <!doctype html><html> <head> <meta charset = "gb2312" /> <script type="text/javascript"> function checkFileChange(obj) { var filesize = 0; if(navigator.userAgent.indexOf("MSIE")>0){ //if ie var filePath = obj. 阅读全文
posted @ 2011-06-21 13:21 ia00.com 阅读(386) 评论(0) 推荐(0)