From 303f20e1b3c977d75047bed1a3533a180d73fab5 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 10 Sep 2012 11:33:46 -0400 Subject: Demos: Cleanup. --- demos/spinner/currency.html | 9 +-------- demos/spinner/decimal.html | 9 +-------- demos/spinner/default.html | 9 +-------- demos/spinner/index.html | 20 ++++++++------------ demos/spinner/latlong.html | 9 +-------- demos/spinner/overflow.html | 9 +-------- demos/spinner/time.html | 7 +------ 7 files changed, 14 insertions(+), 58 deletions(-) (limited to 'demos/spinner') diff --git a/demos/spinner/currency.html b/demos/spinner/currency.html index 2343b6789..15ac7e9b0 100644 --- a/demos/spinner/currency.html +++ b/demos/spinner/currency.html @@ -32,8 +32,6 @@ -
-

-
- - -

Example of a donation form, with currency selection and amount spinner.

-
- + diff --git a/demos/spinner/decimal.html b/demos/spinner/decimal.html index 5475dc76c..f66e0a0f7 100644 --- a/demos/spinner/decimal.html +++ b/demos/spinner/decimal.html @@ -31,8 +31,6 @@ -
-

@@ -46,10 +44,6 @@

-
- - -

Example of a decimal spinner. Step is set to 0.01. @@ -57,7 +51,6 @@ then changes the culture, then sets the value again, resulting in an updated formatting, based on the new culture.

-
- + diff --git a/demos/spinner/default.html b/demos/spinner/default.html index 8e742a862..3273c82fc 100644 --- a/demos/spinner/default.html +++ b/demos/spinner/default.html @@ -42,8 +42,6 @@ -
-

@@ -59,13 +57,8 @@

-
- - -

Default spinner.

-
- + diff --git a/demos/spinner/index.html b/demos/spinner/index.html index 594fd9399..f3c74d0b1 100644 --- a/demos/spinner/index.html +++ b/demos/spinner/index.html @@ -3,21 +3,17 @@ jQuery UI Spinner Demos - -
-

Examples

- -
+ diff --git a/demos/spinner/latlong.html b/demos/spinner/latlong.html index a75929245..90cb21512 100644 --- a/demos/spinner/latlong.html +++ b/demos/spinner/latlong.html @@ -42,8 +42,6 @@ -
-
@@ -52,13 +50,8 @@
-
- - -

Google Maps integration, using spinners to change latidude and longitude.

-
- + diff --git a/demos/spinner/overflow.html b/demos/spinner/overflow.html index 27db127c1..2eedd1045 100644 --- a/demos/spinner/overflow.html +++ b/demos/spinner/overflow.html @@ -29,23 +29,16 @@ -
-

-
- - -

Overflowing spinner restricted to a range of -10 to 10. For anything above 10, it'll overflow to -10, and the other way round.

-
- + diff --git a/demos/spinner/time.html b/demos/spinner/time.html index c23881e67..05ded9dc9 100644 --- a/demos/spinner/time.html +++ b/demos/spinner/time.html @@ -51,7 +51,6 @@ -

@@ -63,9 +62,6 @@

-
- -

@@ -73,7 +69,6 @@ a timestamp, with custom step and page options. Cursor up/down spins minutes, page up/down spins hours.

-
- + -- cgit v1.2.3