<p><em>None</em></p>
<h3>Methods</h3>
- <h4>$().dropdown()</h4>
- <p>A programatic api for activating menus for a given navbar or tabbed navigation.</p>
+ <h4>$().dropdown('toggle')</h4>
+ <p>A programatic api for toggling menus for a given navbar or tabbed navigation.</p>
</section>
<tr>
<td>html</td>
<td>boolean</td>
- <td>true</td>
+ <td>false</td>
<td>Insert html into the tooltip. If false, jquery's <code>text</code> method will be used to insert content into the dom. Use text if you're worried about XSS attacks.</td>
</tr>
<tr>
<tr>
<td>html</td>
<td>boolean</td>
- <td>true</td>
+ <td>false</td>
<td>Insert html into the popover. If false, jquery's <code>text</code> method will be used to insert content into the dom. Use text if you're worried about XSS attacks.</td>
</tr>
<tr>
<p><em>{{_i}}None{{/i}}</em></p>
<h3>{{_i}}Methods{{/i}}</h3>
- <h4>$().dropdown()</h4>
- <p>{{_i}}A programatic api for activating menus for a given navbar or tabbed navigation.{{/i}}</p>
+ <h4>$().dropdown('toggle')</h4>
+ <p>{{_i}}A programatic api for toggling menus for a given navbar or tabbed navigation.{{/i}}</p>
</section>
<tr>
<td>{{_i}}html{{/i}}</td>
<td>{{_i}}boolean{{/i}}</td>
- <td>true</td>
+ <td>false</td>
<td>{{_i}}Insert html into the tooltip. If false, jquery's <code>text</code> method will be used to insert content into the dom. Use text if you're worried about XSS attacks.{{/i}}</td>
</tr>
<tr>
<tr>
<td>{{_i}}html{{/i}}</td>
<td>{{_i}}boolean{{/i}}</td>
- <td>true</td>
+ <td>false</td>
<td>{{_i}}Insert html into the popover. If false, jquery's <code>text</code> method will be used to insert content into the dom. Use text if you're worried about XSS attacks.{{/i}}</td>
</tr>
<tr>