Usage
JavaScript
nebula.chosenSelectOptions()
Parameters
This function does not accept any parameters. Is this incorrect?
Additional Notes
If chosen.js is being used, initialize Chosen select options for select
elements with the class chosen-select.
Source File
This function was not found in /assets/js/nebula.js. Please report this error.
Override
To override or disable this JavaScript function, simply redeclare it with the exact same function name.
JavaScript
function chosenSelectOptions(){ //Write your own code here, leave it blank, or return false. }