Skip to content

Instantly share code, notes, and snippets.

@ekwoster
Created June 29, 2017 09:45
Show Gist options
  • Save ekwoster/6b14c05bf32db40159de71c565aa33ba to your computer and use it in GitHub Desktop.
Save ekwoster/6b14c05bf32db40159de71c565aa33ba to your computer and use it in GitHub Desktop.
jQuery('header').bind('classChanged', function(){
console.log('class changed');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment