摘要: 1、Form Post提交时是通过name来获取相应元素的,所以在校验某个文本框时要指定其name2、KendoUI.com 要好好学习一下3、自定义验证addModth("funName",function(value,key){},"要提示的massage")4、js大小写:toUpperCase()/toLowerCase() 阅读全文
posted @ 2013-04-17 20:09 bluthly 阅读(684) 评论(0) 推荐(0)