Skip to content

Instantly share code, notes, and snippets.

@markjs
Created November 16, 2012 15:25
Show Gist options
  • Save markjs/4088179 to your computer and use it in GitHub Desktop.
Save markjs/4088179 to your computer and use it in GitHub Desktop.
$(function(){
$('.dependent-demo3').dependentSelects({
placeholderOption: ['= Select District =', '= Select Region =']
});
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment