SyntaxFix
Write A Post
Hire A Developer
Questions
I use href to load the modal and leave data-toggle for the tooltip:
<a data-toggle="tooltip" data-placement="top" title="My Tooltip text!" href="javascript:$('#id').modal('show');" > + </a>