尘墨

Results 3 comments of 尘墨

isClear API失效,看了源码发现没有处理这个字段的逻辑,所以自己修改了源码: [修复后的演示地址](https://shenbao.github.io/demo/source/jedate-6.0.2-(bugs%20isClear)/test/jeDate-test.html) [修复后的源码](https://github.com/ShenBao/demo/blob/master/source/jedate-6.0.2-(bugs%20isClear)/jquery.jedate.js) 在源代码379行后添加: ``` isClear = jet.isBool(opts.isClear); ``` 395行至401行替换为: ``` var btnStr = ''; if (isClear) { btnStr = '' + clearTxt + ''; } btnStr = btnStr...

原书为: ` function args(){ return arguments; } args(1,2,3,4,true,'ninja'); ` 注意:你敲得是args(1,2,3,4,ture,'ninja');

Is there a way to solve it now? We look forward to your reply. thx @moklick