From: jzaefferer Date: Tue, 2 Nov 2010 15:41:11 +0000 (+0100) Subject: Spinner: Adding overflow demo X-Git-Tag: 1.9m3~1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fceb70d526587b78ceeaa7035ad5e9f152d79816;p=jquery-ui.git Spinner: Adding overflow demo --- diff --git a/demos/spinner/index.html b/demos/spinner/index.html index f43f6e2a1..766f6552c 100644 --- a/demos/spinner/index.html +++ b/demos/spinner/index.html @@ -13,6 +13,7 @@
  • Currency
  • Map
  • Mousewheel Disabled
  • +
  • Overflow
  • diff --git a/demos/spinner/overflow.html b/demos/spinner/overflow.html new file mode 100644 index 000000000..716489155 --- /dev/null +++ b/demos/spinner/overflow.html @@ -0,0 +1,47 @@ + + + + + jQuery UI Spinner - Default functionality + + + + + + + + + + + + +
    +

    + + +

    +
    + +
    +

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

    +
    + + +