diff --git a/src/main/webapp/bootstrap/Slider2.xhtml b/src/main/webapp/bootstrap/Slider2.xhtml
index be01c804..6805e0da 100644
--- a/src/main/webapp/bootstrap/Slider2.xhtml
+++ b/src/main/webapp/bootstrap/Slider2.xhtml
@@ -67,7 +67,39 @@
Horizontal sliders width
- You can use the span
attribute to control the width, in terms of Bootstrap's grid columns:
+ By default, the slider is 210 pixels wide. You can use the span
attribute to control the width, in terms of Bootstrap's grid columns,
+ if you override this setting with a CSS rule:
+
+ EXAMPLE - Time slider
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Markup:
+
+
+
+
+
- You can use more than one slider to get input for complex values, like the Time:
+ You can use more than one slider to get input for complex values, like the time:
EXAMPLE - Time slider
diff --git a/src/main/webapp/forms/RadioButton.xhtml b/src/main/webapp/forms/RadioButton.xhtml
index 58458e88..61968f3b 100644
--- a/src/main/webapp/forms/RadioButton.xhtml
+++ b/src/main/webapp/forms/RadioButton.xhtml
@@ -44,6 +44,7 @@
+
@@ -62,6 +63,7 @@
+
@@ -250,7 +252,7 @@
-
+
Skinning
diff --git a/src/main/webapp/forms/TouchSpin.xhtml b/src/main/webapp/forms/TouchSpin.xhtml
index 6db758ce..3548703b 100644
--- a/src/main/webapp/forms/TouchSpin.xhtml
+++ b/src/main/webapp/forms/TouchSpin.xhtml
@@ -123,7 +123,7 @@
-
+
Skinning
diff --git a/src/main/webapp/forms/switch.xhtml b/src/main/webapp/forms/switch.xhtml
index 1cb3d717..99170243 100644
--- a/src/main/webapp/forms/switch.xhtml
+++ b/src/main/webapp/forms/switch.xhtml
@@ -32,7 +32,7 @@
-