Skip to content

Instantly share code, notes, and snippets.

@sonichandni
Created February 12, 2020 11:10
Show Gist options
  • Save sonichandni/1d4efce89ea16eddee4948f4d4bd5ea3 to your computer and use it in GitHub Desktop.
Save sonichandni/1d4efce89ea16eddee4948f4d4bd5ea3 to your computer and use it in GitHub Desktop.
$('body').delegate('.deletelanguage','click',function(){
alert("success");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment