Skip to content

Commit 557da74

Browse files
committed
Fixed typo in button state active default docs. Closes jquery-archive#2403. Thanks jasonrsavino!
1 parent 2dc2553 commit 557da74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/globalconfig.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h2>Configurable options</h2>
9292
<dd>The class assigned to page currently in view, and during transitions</dd>
9393

9494

95-
<dt><code>activeBtnClass</code> <em>string</em>, default: "ui-page-active"</dt>
95+
<dt><code>activeBtnClass</code> <em>string</em>, default: "ui-btn-active"</dt>
9696
<dd>The class used for "active" button state, from CSS framework.</dd>
9797

9898
<dt><code>ajaxEnabled</code> <em>boolean</em>, default: true</dt>

0 commit comments

Comments
 (0)