martinstudio
Results
1
issues of
martinstudio
Hello everyone, I am experiencing the following problems during use. `$('select[data-role=multiselect]').multiselect('setOptions',{ buttonWidth: '200px',//not work maxHeight:200,//not work buttonClass: 'btn btn-link',//not work nonSelectedText: 'Please Select',//work enableClickableOptGroups: true,//work numberDisplayed: 3,//work templates: { button:...