单文件直接引用可用,不需要设置CSS,不会与Jquery冲突。 onclick="showcalendar(event, this,false)" 没有时分秒 onclick="showcalendar(event, this,true)" 有时分秒 onclick="showcalendar(event, this,false,'2013-05-07')" 限制可选择时间从2013-05-07开始 onclick="showcalendar(event, this,false,'2013-05-07','2014-05-07')" 限制只能选择2013-05-07至2014-05-07之