aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html6
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>