Skip to content

Instantly share code, notes, and snippets.

@markjs
Created November 15, 2012 14:14
Show Gist options
  • Save markjs/4078814 to your computer and use it in GitHub Desktop.
Save markjs/4078814 to your computer and use it in GitHub Desktop.
$(function(){
$('.dependent-demo2').dependentSelects({
separator: ' || ',
placeholderOption: '-- Please Select --'
});
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment