<input type="text" id="timeToSend" value="" />不管是调用Jquery的:
$("#timeToSend").focus(function(){
   SelectDate($(this),'yyyy-MM-dd hh:mm:ss');
});
还是写成
<input type="text" id="timeToSend" value="" onfocus="SelectDate($(this),'yyyy-MM-dd hh:mm:ss')" />页面都会出下面的错误是什么原因?消息: 'this.panel' 为空或不是对象
行: 93724825
字符: 3
代码: 0
URI: http://localhost:8001/groupsmg/