日历

2008 8.21 Thu
     12
3456789
10111213141516
17181920212223
24252627282930
31      
«» 2008 - 8 «»

文章搜索

日志文章

2007年06月27日 18:49:59

kehuduan

<head>
<script type = "text/javascript">
function check()
{
  if(选择了)
    if(confirm('delete?'))
    { return true;}
    else
    { return false;}
  else
  {alert('no select item'); return false;}
}
</script>
</head>

LinkButton1.add("onclick","return check();");

2005有OnClientClick属性 正解
在web控件里有onClientClick事件
在里面直接写return return confirm('您是否真的删除所选商品?');

Tags: .Attributes  

类别: 开发日记 |  评论(1) |  浏览(3895) |  收藏
1楼 [匿名]sdf34fsdsdf 2008年07月26日 03:27:24 Says:
[url=http://www.jipiaoonline.cn]
发表评论