Update javascript.html

This commit is contained in:
Oliver Schmidt 2013-07-31 16:14:27 +02:00
parent 55e1fcef60
commit 034fb3bc87
1 changed files with 1 additions and 1 deletions

View File

@ -802,7 +802,7 @@ $('#example').tooltip(options)
<td>title</td>
<td>string | function</td>
<td>''</td>
<td>default title value if <code>title</code> tag isn't present</td>
<td>default title value if <code>title</code> attribute isn't present</td>
</tr>
<tr>
<td>trigger</td>