Skip to content

Instantly share code, notes, and snippets.

@robroc
Created April 2, 2013 22:28
Show Gist options
  • Save robroc/5296761 to your computer and use it in GitHub Desktop.
Save robroc/5296761 to your computer and use it in GitHub Desktop.
$('#mothertongue,#knowledge').change(function (element) {
layer.setOptions({
styles: getStyles(element)
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment