mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-23 10:45:48 +00:00
Update javascript.html
This commit is contained in:
parent
55e1fcef60
commit
034fb3bc87
1 changed files with 1 additions and 1 deletions
|
|
@ -802,7 +802,7 @@ $('#example').tooltip(options)
|
||||||
<td>title</td>
|
<td>title</td>
|
||||||
<td>string | function</td>
|
<td>string | function</td>
|
||||||
<td>''</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>
|
||||||
<tr>
|
<tr>
|
||||||
<td>trigger</td>
|
<td>trigger</td>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue