summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoristeven <isteven@server.fake>2014-03-28 10:50:45 +0800
committeristeven <isteven@server.fake>2014-03-28 10:50:45 +0800
commitd325cd3105292d00c6e54827de17d30a54c952a1 (patch)
treecab89cf584b0884771528444baa341fc3aae4806
parent48bf08c550f81629619b0e281444d81067402862 (diff)
downloadangular-multi-select-d325cd3105292d00c6e54827de17d30a54c952a1.zip
angular-multi-select-d325cd3105292d00c6e54827de17d30a54c952a1.tar.gz
angular-multi-select-d325cd3105292d00c6e54827de17d30a54c952a1.tar.bz2
Updated README.md
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 811d67a..04f05da 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ Angular Multi Select
====================
Angular Multi Select is a directive which creates a dropdown button with multiple checkboxes.
-[Screenshot!](multiselect.jpg)
+(screenshot.jpg)
Features
--
@@ -93,13 +93,14 @@ Expression to be evaluated. Will disable or enable the checkboxes.
Example
--
Download all the files into a same folder and open multiselect.htm
-Or, here's a fiddle: http://jsfiddle.net/s47RE/
+<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.
Requirements
--
-AngularJS v1.2.15 is used in the script
+AngularJS v1.2.15 is used in the script.
-Browser Support
+Browser Compatibility
--
Tested on:
- IE8