所属分类:输入-日期和时间
因为我没有考虑到事件委托,后续考虑加上去,你可以看jquery.date.js 280行,改成事件委托并加一行
$(document).on('click',obj,function() { var that = $(this);