From c701c7126cadee162f7783ae0d5b6003ca9e1b16 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Tue, 3 Mar 2009 11:15:16 +0000 Subject: reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for now as both have issues in Safari) restoring broken demos to trunk so they can be worked on for the next release (1.7.1) --- demos/slider/index.html | 1 + demos/slider/side-scroll.html | 135 ++++++++++++++++++++++++++++++++++++++++++ demos/tabs/index.html | 1 + demos/tabs/manipulation.html | 119 +++++++++++++++++++++++++++++++++++++ 4 files changed, 256 insertions(+) create mode 100644 demos/slider/side-scroll.html create mode 100644 demos/tabs/manipulation.html diff --git a/demos/slider/index.html b/demos/slider/index.html index 9a010a5d3..19b9fea96 100644 --- a/demos/slider/index.html +++ b/demos/slider/index.html @@ -18,6 +18,7 @@
  • Vertical range slider
  • Multiple sliders
  • Simple colorpicker
  • +
  • Simple scrollbar
  • diff --git a/demos/slider/side-scroll.html b/demos/slider/side-scroll.html new file mode 100644 index 000000000..5357eb18c --- /dev/null +++ b/demos/slider/side-scroll.html @@ -0,0 +1,135 @@ + + + + jQuery UI Slider - Slider scrollbar + + + + + + + + + + +
    + +
    +
    +
    1
    +
    2
    +
    3
    +
    4
    +
    5
    +
    6
    +
    7
    +
    8
    +
    9
    +
    10
    +
    11
    +
    12
    +
    13
    +
    14
    +
    15
    +
    16
    +
    17
    +
    18
    +
    19
    +
    20
    +
    +
    +
    +
    +
    + + + +
    + + + +
    + +

    Use a slider to manipulate the positioning of content on the page. In this case, it acts as a scrollbar with the potential to capture values if needed.

    + +
    + + + diff --git a/demos/tabs/index.html b/demos/tabs/index.html index 903e9f3fb..2fcab5a55 100644 --- a/demos/tabs/index.html +++ b/demos/tabs/index.html @@ -14,6 +14,7 @@
  • Open on mouseover
  • Collapse content
  • Sortable
  • +
  • Simple manipulation
  • diff --git a/demos/tabs/manipulation.html b/demos/tabs/manipulation.html new file mode 100644 index 000000000..d1f6fe2a2 --- /dev/null +++ b/demos/tabs/manipulation.html @@ -0,0 +1,119 @@ + + + + jQuery UI Tabs - Simple manipulation + + + + + + + + + + + +
    + +
    +
    +
    + + + + +
    +
    +
    + + + +
    + +
    +

    Proin elit arcu, rutrum commodo, vehicula tempus, commodo a, risus. Curabitur nec arcu. Donec sollicitudin mi sit amet mauris. Nam elementum quam ullamcorper ante. Etiam aliquet massa et lorem. Mauris dapibus lacus auctor risus. Aenean tempor ullamcorper leo. Vivamus sed magna quis ligula eleifend adipiscing. Duis orci. Aliquam sodales tortor vitae ipsum. Aliquam nulla. Duis aliquam molestie erat. Ut et mauris vel pede varius sollicitudin. Sed ut dolor nec orci tincidunt interdum. Phasellus ipsum. Nunc tristique tempus lectus.

    +
    +
    + +
    + +
    +

    Simple tabs adding and removing.

    +
    + + + -- cgit v1.2.3