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
<p><ahref="http://trentrichardson.com" title="Subscribe to TrentRichardson.com via email">Subscribe to my blog via email</a>. I post an article for nearly every timepicker update, so you know when a new one is released.</p>
119
+
117
120
<h3>Version</h3>
118
121
<p>Version 1.0.3</p>
119
122
@@ -130,7 +133,7 @@ <h3>Version</h3>
130
133
<divid="tp-options">
131
134
<h2>Options</h2>
132
135
133
-
<p>The timepicker does inherit all options from datepicker, however there are many options that are shared by them both and many timepicker only options:</p>
136
+
<p>The timepicker does inherit all options from datepicker. However, there are many options that are shared by them both, and many timepicker only options:</p>
134
137
135
138
<h3>Localization Options</h3>
136
139
<dlclass="defs">
@@ -150,7 +153,7 @@ <h3>Localization Options</h3>
150
153
<dd><em>Default: ['PM', 'P'], A Localization Setting</em> - Array of strings to try and parse against to determine PM.</dd>
151
154
152
155
<dt>timeFormat</dt>
153
-
<dd><em>Default: "hh:mm tt", A Localization Setting</em> - String of format tokens to be replaced with the time. <ahref="#tp-formatting" title="Formatting">See Formatting</a>.</dd>
156
+
<dd><em>Default: "hh:mm tt", A Localization Setting</em> - String of format tokens to be replaced with the time. <ahref="#tp-formatting" title="Formatting"onclick="$('#tabs').tabs('select',2);">See Formatting</a>.</dd>
154
157
155
158
<dt>timeSuffix</dt>
156
159
<dd><em>Default: "", A Localization Setting</em> - String to place after the formatted time.</dd>
0 commit comments