
JQuery
gulingeagle
这个作者很懒,什么都没留下…
展开
-
JQGrid 里边Inline编辑时按 Esc 触发什么事件?【答案在这】
JQGrid 里边Inline编辑时按Enter之类的都对应有事件处理,但 Esc 却没有开放事件接口,那它会触发什么事件呢?通过查找,在http://stackoverflow.com/questions/2718351/jqgrid-inline-editing-event-on-esc-cancel找到了答案,The jqGrid source code for edit原创 2013-03-28 21:02:57 · 1508 阅读 · 0 评论 -
给 datepicker 设定日期格式
datepicker 日期格式默认是:mm/dd/yy,设定 dateFormat 参数以更改成其它格式。原创 2015-02-06 18:32:07 · 35549 阅读 · 2 评论