summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoristeven <isteven@server.fake>2014-03-28 11:29:42 +0800
committeristeven <isteven@server.fake>2014-03-28 11:29:42 +0800
commit215a69a62dc777d9d020d17c2d105cee37f32fa2 (patch)
tree7832ac402bf5611b84380ab00e2d4d03a8f15d4d
parent088163f6e899e785146e2330124d1a474e74d55a (diff)
downloadangular-multi-select-215a69a62dc777d9d020d17c2d105cee37f32fa2.zip
angular-multi-select-215a69a62dc777d9d020d17c2d105cee37f32fa2.tar.gz
angular-multi-select-215a69a62dc777d9d020d17c2d105cee37f32fa2.tar.bz2
readme.md
-rw-r--r--README.md18
1 files changed, 6 insertions, 12 deletions
diff --git a/README.md b/README.md
index 9ef7dcc..4f354a4 100644
--- a/README.md
+++ b/README.md
@@ -91,9 +91,9 @@ Expression to be evaluated. Will disable or enable the checkboxes.
Example
--
-Download all the files into a same folder and open multiselect.htm
-<br />Or if you prefer JSfiddle: http://jsfiddle.net/s47RE/
-<br />* I don't know why but JSfiddle requires you to click on the caret button. However, the multiselect.htm sample works OK in all browsers I tested.*
+Download all the files into a same folder and open multiselect.htm.
+<br />Or, if you prefer JSfiddle: http://jsfiddle.net/s47RE/
+<br />_I don't know why but JSfiddle requires you to click on the caret icon (the small triangle button) to toggle the dropdown. However, the multiselect.htm sample works OK in all browsers I tested._
Requirements
--
@@ -102,17 +102,11 @@ AngularJS v1.2.15 is used in the script.
Browser Compatibility
--
Tested on:
-- IE8
+- Opera 12.16 (Yes, I love Opera browser! Download yours here: http://www.opera.com/)
+- IE8 (IE8 is the default browser in the company I work for)
- Firefox 27
+- Google Chrome 33
Licence
--
Released under the MIT license.
-
-
-
-
-
-
-
-