We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f63b4b + 868fed6 commit 8a0b734Copy full SHA for 8a0b734
demos/selectmenu/index.html
@@ -14,7 +14,7 @@ <h4>Examples</h4>
14
<li class="demo-config-on"><a href="disable_enable.html">Disable example</a></li>
15
<li class="demo-config-on"><a href="ajax.html">Select callback with AJAX</a></li>
16
<li class="demo-config-on"><a href="background_image.html">Background image example</a></li>
17
- <li class="demo-config-on"><a href="method.html">How to use a method</a></li>
+ <li class="demo-config-on"><a href="methods.html">How to use a method</a></li>
18
<li class="demo-config-on"><a href="dependency.html">Simple dependency example</a></li>
19
</ul>
20
</div>
0 commit comments