From 25d0c857188c19347c869f803530289762199f92 Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Thu, 28 Aug 2014 15:16:51 -0400 Subject: Checkboxradio: Initial commit of new widget --- tests/visual/checkboxradio/checkboxradio.html | 65 +++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 tests/visual/checkboxradio/checkboxradio.html (limited to 'tests/visual/checkboxradio') diff --git a/tests/visual/checkboxradio/checkboxradio.html b/tests/visual/checkboxradio/checkboxradio.html new file mode 100644 index 000000000..634e8df81 --- /dev/null +++ b/tests/visual/checkboxradio/checkboxradio.html @@ -0,0 +1,65 @@ + + + + + jQuery UI - Checkboxes + + + + + + + + + + +

+ Easy way to toggle through various combinations of options and states to make sure non lead to + a broken appearence. +

+
+ + + + + + + + +
+
+ + + + + + + +
+ + -- cgit v1.2.3