posts - 325,  comments - 25,  trackbacks - 0
var type="";
  if(document.getElementById("upTitleImage").value!=''){
   type=document.getElementById("upTitleImage").value.match(/^(.*)(\.)(.{1,8})$/)[3];
      type=type.toUpperCase();
  }
  
     if(type!="JPEG"   &&   type!="PNG"   &&   type!="JPG"   &&   type!="GIF"){
      alert("请上传图片类型");  
      return;
     }
posted on 2009-08-01 12:16 长春语林科技 阅读(399) 评论(0)  编辑  收藏 所属分类: js

只有注册用户登录后才能发表评论。


网站导航:
 
<2009年8月>
2627282930311
2345678
9101112131415
16171819202122
23242526272829
303112345

 

长春语林科技欢迎您!

常用链接

留言簿(6)

随笔分类

随笔档案

文章分类

文章档案

相册

收藏夹

搜索

  •  

最新评论

阅读排行榜

评论排行榜