]> source.dussan.org Git - jquery-ui.git/commitdiff
Spinner: Update timespinner demo description.
authorjzaefferer <joern.zaefferer@gmail.com>
Wed, 1 Dec 2010 22:31:01 +0000 (23:31 +0100)
committerjzaefferer <joern.zaefferer@gmail.com>
Wed, 1 Dec 2010 22:31:01 +0000 (23:31 +0100)
demos/spinner/time.html

index 4913a6307ae409284029bd7a7a2db0706fbf98f9..72027eb1e9fb821b37bacb7b93618a9c0229c7f9 100644 (file)
 \r
 <div class="demo-description">\r
 <p>\r
-       Example of a decimal spinner. Step is set to 0.01.\r
-       <br/>The code handling the culture change reads the current spinner value,\r
-       then changes the culture, then sets the value again, resulting in an updated\r
-       formatting, based on the new culture.\r
+       A custom widget extending spinner. Use the Globalization plugin to parse and output\r
+       a timestamp, with custom step and page options. Cursor up/down spins minutes, page up/down\r
+       spins hours.\r
 </p>\r
 </div>\r
 \r