You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,12 @@ <h2>Donation</h2>
93
93
<h2>Getting Started</h2>
94
94
95
95
<h3>Highly Recommended</h3>
96
+
<ahref="http://trentrichardson.com/ebooks/handling-time/" title="Handling Time eBook"><imgsrc="http://trentrichardson.com/wp-content/uploads/2013/04/time-book-titlepage.jpg" alt="Handling Time eBook" style="float:left;width:100px;margin:0 15px 15px 0;" /></a>
97
+
<h4>Handling Time eBook</h4>
98
+
<p>Check out the <ahref="http://trentrichardson.com/ebooks/handling-time/" title="Handling Time eBook">Handling Time eBook</a> to learn from the basic setup to advanced i18n usage, and from client's javascript to the server's database.</p>
99
+
<h4>Subscribe to Blog and Twitter</h4>
96
100
<p><ahref="http://trentrichardson.com" title="Subscribe to TrentRichardson.com via email">Subscribe to my blog via email</a> and follow <ahref="http://twitter.com/practicalweb" title="Follow Me on Twitter">@PracticalWeb</a> on Twitter. I post for nearly every new version, so you know about updates.</p>
<p>jQuery Timepicker Addon is currently available for use in all personal or commercial projects under both MIT and GPL licenses. This means that you can choose the license that best suits your project, and use it accordingly. </p>
@@ -343,7 +348,7 @@ <h3>Other Options</h3>
343
348
<dd><em>Default: true</em> - Whether to show the timepicker within the datepicker.</dd>
344
349
345
350
<dt>addSliderAccess</dt>
346
-
<dd><em>Default: false</em> - Adds the <ahref="http://trentrichardson.com/2011/11/11/jquery-ui-sliders-and-touch-accessibility/" title="jQueryUI Slider Access Plugin">sliderAccess plugin</a> to sliders within timepicker</dd>
351
+
<dd><em>Default: false</em> - Adds the <ahref="http://trentrichardson.com/examples/jQuery-SliderAccess/" title="jQueryUI Slider Access Plugin">sliderAccess plugin</a> to sliders within timepicker</dd>
347
352
348
353
<dt>sliderAccessArgs</dt>
349
354
<dd><em>Default: null</em> - Object to pass to sliderAccess when used.</dd>
0 commit comments