3
54
336
403
70
function checkFile(file) { var pic = document.getElementById(reverseImg); var ext = file.value.substring(file.value.lastIndexOf(.) + 1).toLowerCase(); // gif在IE浏览器暂时无法显示 if (ext != 'pn...