diff options
| author | Rod Vagg <[email protected]> | 2011-11-07 12:10:53 +1100 |
|---|---|---|
| committer | Rod Vagg <[email protected]> | 2011-11-07 12:11:08 +1100 |
| commit | 1b43c87eafc8948c517770282a63227cd9c5d792 (patch) | |
| tree | 36dd344d259281aef171fa46cfe9b17e258970aa /docs/javascript.html | |
| parent | d725ac2feb0abc1469ff526a29de2cf426639ad2 (diff) | |
| download | bootstrap-1b43c87eafc8948c517770282a63227cd9c5d792.tar.xz bootstrap-1b43c87eafc8948c517770282a63227cd9c5d792.zip | |
removed twipsy options
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index d62dd731c..494773512 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -559,12 +559,6 @@ $('#.tabs').bind('change', function (e) { <td>[default markup]</td> <td>the html template used for rendering a twipsy</td> </tr> - <tr> - <td>contentSelector</td> - <td>string</td> - <td>.twipsy-inner</td> - <td>selector used to find the title element within the tooltip</td> - </tr> </tbody> </table> <p><span class="label notice">Notice</span> Individual twipsy instance options can alternatively be specified through the use of data attributes.</code></p> |
