javascript 判断整数

if(int1== parseInt(int1))  
{  
  alert("整数");
}
posted @ 2008-07-15 15:38 jenner 阅读(2373) 评论(0) 编辑 收藏