We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494a78a commit 0fe30dbCopy full SHA for 0fe30db
README.md
@@ -40,15 +40,21 @@ How to use ?
40
Compatibility
41
====
42
IE >= 8
43
+
44
FF >= 3.5
45
46
Chrome >= 4
47
48
+Opera >= 10
49
50
51
To make it IE7 compatible, delete "queryselector" in the code but you will need to include jQuery in your page.
52
About "queryselector" compatibility : http://caniuse.com/queryselector
53
54
55
Dependencies
56
57
No one (only angular of course).
58
59
Code tested with angular 1.0.8
-Opera >= 10
60
0 commit comments