diff --git a/chosen/chosen.proto.js b/chosen/chosen.proto.js index ee59a6d..1047f03 100644 --- a/chosen/chosen.proto.js +++ b/chosen/chosen.proto.js @@ -1,7 +1,7 @@ /*! Chosen for Protoype.js -by Patrick Filler at Harvest +by Patrick Filler for Harvest Copyright (c) 2011 Harvest diff --git a/docsupport/style.css b/docsupport/style.css index 38e49fd..1777ca6 100644 --- a/docsupport/style.css +++ b/docsupport/style.css @@ -55,4 +55,6 @@ div.side-by-side > div > em { margin-bottom: 10px; display: block; } clear: both; overflow: hidden; visibility: hidden; -} \ No newline at end of file +} + +a { color: #F36C00; } \ No newline at end of file diff --git a/index.html b/index.html index 6abbbca..f432dc2 100644 --- a/index.html +++ b/index.html @@ -30,6 +30,8 @@

Chosen is a javsacript plug-in for Prototype (jQuery support coming soon) that makes long, unwieldy select boxes much more user-friendly.

+ +

Project page on GitHub

Standard Select

@@ -1028,16 +1030,12 @@

Why use Chosen?