From ca2211f74851a066829464e78f50c90b49eac2dd Mon Sep 17 00:00:00 2001 From: Scott González Date: Sun, 7 Aug 2011 12:59:50 -0400 Subject: Spinner demos: Cleanup. --- demos/spinner/decimal.html | 54 +++++++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 25 deletions(-) (limited to 'demos/spinner/decimal.html') diff --git a/demos/spinner/decimal.html b/demos/spinner/decimal.html index 0444aa104..70e0e99fd 100644 --- a/demos/spinner/decimal.html +++ b/demos/spinner/decimal.html @@ -1,40 +1,41 @@ - + - jQuery UI Spinner - decimal - - - - - - - - - - - - + + + + + + + + + +
+

- +

@@ -44,16 +45,19 @@

-
+ + + +

Example of a decimal spinner. Step is set to 0.01. -
The code handling the culture change reads the current spinner value, +
The code handling the culture change reads the current spinner value, then changes the culture, then sets the value again, resulting in an updated formatting, based on the new culture.

-
+ -- cgit v1.2.3