Skip to content

Instantly share code, notes, and snippets.

@mcelal
Created November 10, 2017 06:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcelal/5a782d962ebd095a4b4b93512b8e4e4c to your computer and use it in GitHub Desktop.
Save mcelal/5a782d962ebd095a4b4b93512b8e4e4c to your computer and use it in GitHub Desktop.
Sonradan eklenen DOM nesnelerde tooltip özelliği kullanmak için tanımlama
$('body').tooltip({
selector: '.tooltips'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment