SyntaxFix
Write A Post
Hire A Developer
Questions
Rather than search it in full Body. One could just use dynamic title option already available in such scenarios I think:
$btn.tooltip({ title: function(){ return $(this).attr('title'); } });