js代码 [removed][removed] [removed] $('.form-control-chosen').chosen({ allow_single_deselect: true, width: '100%' }); $('.form-control-chosen-required').chosen({ allow_single_deselect: false, width: '100%' }); $('.form-control-chosen-search-threshold-100').chosen({ allow_single_deselect: true, disable_search_threshold: 100, width: '100%' }); $('.form-control-chosen-optgroup').chosen({ width: '100%' }); $(function() { $('[title="clickable_optgroup"]').addClass('chosen-container-optgroup-clickable'); }); $(document).on('click', '[title="clickable_optgroup"] .group-result', function() { var unselected = $(this).nextUntil('.group-result').not('.result-selected'); if(unselected.length) { unselected.trigger('mouseup'); } else { $(this).nextUntil('.group-result').each(function() { $('a.search-choice-close[data-option-array-index="' $(this).data('option-array-index') '"]').trigger('click'); }); } }); [removed]
1
1单选单选单选.pdf
2022-12-10 18:14:45 201KB 1
1
小巧的jquery日历小控件,可以提供单选、多选、按范围选择。 $.fn.calendar({target:"#显示日期的html id"});
2022-11-28 09:36:33 11KB jquery 日历 calendar
1
jquery iCheck.js实现的自定义复选框checkbox和单选框radio样式插件.zip
2022-11-19 09:19:46 332KB jquery
ISO27001 2017年最新模拟题汇总与答案(单选及多选)
2022-11-04 11:04:02 223KB ISO270012017年最新
1
PMP新考纲模拟题(单选+多选 附解析)第一套180题(1).docx
2022-10-31 14:03:58 145KB
1
PMP新考纲模拟题(单选+多选 附解析)第二套180题(1).docx
2022-10-31 14:03:57 124KB
1
PMP新考纲模拟题(单选+多选 附解析)第三套200题(1).docx
2022-10-31 14:03:56 74KB
1
PMP新考纲模拟题(单选+多选 附解析)第四套180题(1).docx
2022-10-31 14:03:55 130KB
1
PMP新考纲模拟题(单选+多选 附解析)第五套180题(1).docx
2022-10-31 14:03:54 133KB
1