摘要:
ddlIsTogetherBuy.Items.Clear(); item = new ListItem("请选择", ""); ddlIsTogetherBuy.Items.Add(item); Dictionary<int, string> buyDic = EnumOrderStatus.BuyStatusDic; foreach (var dic in buyDic) { item = new Lis... 阅读全文
posted @ 2013-06-13 14:51
萧晴丁洁
阅读(141)
评论(0)
推荐(0)
摘要:
HTML用户名:<input type="text" id="UserAccount" onKeyPress="JumpByEnter(UserPwd)" />密码:<input name="UserPwd" type="password" onKeyPress="IsEnterKeyPress()">JavaScript:JumpByEnter(UserPwd) 函数功能:输入完用户名按回车,焦点转向密码输入框IsEnterKeyPress()功能: 阅读全文
posted @ 2013-06-13 14:47
萧晴丁洁
阅读(203)
评论(0)
推荐(0)

浙公网安备 33010602011771号