You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,8 @@ Customize the sample markup below or use the provided [markup generator][genera
65
65
* Internet Explorer 7 (Links Only)
66
66
* Internet Explorer 8
67
67
* Internet Explorer 9
68
+
* Internet Explorer 10
69
+
* Windows Phone 7.5
68
70
69
71
Touchscreens (Links Only)
70
72
@@ -74,7 +76,6 @@ Touchscreens (Links Only)
74
76
* iOS 6
75
77
* Chrome for iOS 21
76
78
* Android 2.3
77
-
* Windows Phone 7.5
78
79
79
80
## Contributing
80
81
Add unit tests for any new or changed functionality. Lint and test your JavaScript code using [grunt](https://github.com/cowboy/grunt) and the `grunt qunit` command.
@@ -94,4 +95,4 @@ To test the PHP code, navigate to the `service` directory and run `phpunit socia
94
95
## Advanced Options
95
96
96
97
*`SocialCount.activateOnClick = false;` Global option to switch from load triggering on hover to a manual click.
0 commit comments