aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/effect/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/effect/default.html b/demos/effect/default.html
index cc62c8495..115bf199c 100644
--- a/demos/effect/default.html
+++ b/demos/effect/default.html
@@ -95,7 +95,7 @@
<option value="transfer">Transfer</option>
</select>
-<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>
<div class="demo-description">
<p>Click the button above to show the effect.</p>