diff --git a/example.html b/example.html new file mode 100644 index 0000000..3d9ca45 --- /dev/null +++ b/example.html @@ -0,0 +1,1061 @@ +` + + + + + +
+

Chosen

+

Chosen is a javsacript plug-in for Prototype (jQuery support coming soon) that makes long, unwieldy select boxes much more user-friendly. For more information (including usage, explanation and faqs), check out the online documentation.

+ +

Standard Select

+
+
+ Turns This + +
+
+ Into This + +
+
+ +

Multiple Select

+
+
+ Turns This + +
+
+ Into This + +
+
+ +

Setup

+

Using Chosen is easy as can be.

+
    +
  1. Download the plug-in and copy the chosen files to your app.
  2. +
  3. Add the class chzn-select to any select box.
  4. +
  5. Disco.
  6. +
+ +
+ + + \ No newline at end of file