Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h2>New css only option</h2>
</div>
<div class="ui-block-b">
<div class="ui-content">
<h1>Want all the built in mobile goodness?</h1>
<h1>Want all the built-in mobile goodness?</h1>
<h2>No problem just include the very small .js file and you can use jQuery UI datepicker just as you would any other mobile widget</h2>
<input type="text" class="date-input" data-inline="false" data-role="date">
<input type="text" class="date-input-inline" data-inline="true" data-role="date">
Expand All @@ -53,4 +53,4 @@ <h4>Footer</h4>

</div><!-- /page -->
</body>
</html>
</html>