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.
1 parent c0d864d commit 62c9a9cCopy full SHA for 62c9a9c
demos/effect/default.html
@@ -95,7 +95,7 @@ <h3 class="ui-widget-header ui-corner-all">Effect</h3>
95
<option value="transfer">Transfer</option>
96
</select>
97
98
-<a href="#" id="button" class="ui-state-default ui-corner-all">Run Effect</a>
+<button id="button" class="ui-state-default ui-corner-all">Run Effect</button>
99
100
<div class="demo-description">
101
<p>Click the button above to show the effect.</p>
0 commit comments