Skip to content

Instantly share code, notes, and snippets.

@ElmiraMukhamedjanova
Created September 26, 2016 11:35
Show Gist options
  • Select an option

  • Save ElmiraMukhamedjanova/d22b43594de04ae394458b559f02c832 to your computer and use it in GitHub Desktop.

Select an option

Save ElmiraMukhamedjanova/d22b43594de04ae394458b559f02c832 to your computer and use it in GitHub Desktop.
// Обработчик события обычного элемента
$('.selector').on('event', function() {
//code
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment