Skip to content

Commit

Permalink
update outdated JSFiddle example
Browse files Browse the repository at this point in the history
  • Loading branch information
cvrebert committed Aug 22, 2013
1 parent f7d6b48 commit 99b3515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript.html
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ <h3>Options</h3>
<td>selector</td>
<td>string</td>
<td>false</td>
<td>if a selector is provided, tooltip objects will be delegated to the specified targets if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See <a href="https://github.com/twbs/bootstrap/issues/4215">this</a> and <a href="http://jsfiddle.net/KPeKS/4/">an informative example</a>.</td>
<td>if a selector is provided, tooltip objects will be delegated to the specified targets if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See <a href="https://github.com/twbs/bootstrap/issues/4215">this</a> and <a href="http://jsfiddle.net/fScua/">an informative example</a>.</td>
</tr>
<tr>
<td>trigger</td>
Expand Down

0 comments on commit 99b3515

Please sign in to comment.