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>This project depends on the following libraries:</p>
74
+
<ul>
75
+
<li><ahref="http://prototypejs.org" title="Prototype">Prototype</a> 1.6 or higher</li>
76
+
<li><ahref="http://code.google.com/p/datejs/" title="Datejs">Datejs</a> 1.0 Alpha-1 or higher</li>
77
+
<li><em>(optional)</em><ahref="http://script.aculo.us" title="Script.aculo.us">Script.aculo.us</a> 1.8.0 o higher (If present, some effects are used)</li>
78
+
</ul>
73
79
74
80
<h2>Localization</h2>
75
-
<p>Localization with <em>SimpleRangePicker</em> can be accomplished by modifying
76
-
the strings present in <code>RangePickerOptions.Locale</code> object.</p>
77
-
<p>Also, as this project uses DateJS for date manipulation, dropping a localized
78
-
culture info file will do the job for date formats, day names, etc.</p>
81
+
<p>Localization can be accomplished by modifying the strings present in <code>RangePickerOptions.Locale</code> object. Also, as this project relies on the <ahref="http://code.google.com/p/datejs/" title="Datejs">Datejs</a> library for date manipulation, dropping a localized <em>culture info file</em> will do the job for date formats, day names, etc.</p>
82
+
83
+
<h2>Contact</h2>
84
+
<p>Coded by <ahref="http://etrepat.com" title="Estanislau Trepat">Estanislau Trepat</a>.
85
+
Released under the terms of the <ahref="ttp://www.opensource.org/licenses/mit-license.php" title="MIT License">MIT License</a></p>
86
+
<p>You may reach me with questions/comments at <ahref="mailto:estanis@etrepat.com" title="estanis@etrepat.com">estanis@etrepat.com</a></p>
0 commit comments