报个bug.firefox下打开日历不正常.
这里的:
.jedateblue .daybox .artcont {
overflow:hidden/*overflow:hidden应当删除*/
}
回复
,我也在用这个插件,遇到了这个问题,问下大家这个改怎么办
function jeDate(elem, opts) {
this.opts = opts;
this.valCell = elem;
this.format = this.opts.format;
this.initdates();
}这个format识别不了
不兼容火狐