skyful

  BlogJava :: 首页 :: 联系 :: 聚合  :: 管理
  16 Posts :: 0 Stories :: 45 Comments :: 0 Trackbacks
<body onLoad="page_onload();">

function page_onload(){
 if(typeof(initPage)=='function'){
  initPage();
 }
}


function initPage(){
 for(var i=0;i<document.forms[0].elements.length;i++)
{
 if (document.forms[0].elements[i].type=="checkbox" && document.forms[0].elements[i].name.substring(0,22)=="hotelRoom.cardTypeItem"){
 document.forms[0].elements[i].checked=true;
}
}
}
posted on 2007-04-06 10:13 氓氓 阅读(1439) 评论(0)  编辑  收藏

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


网站导航: