From 500f12ca924a1130c092117135a440c9d9f962ab Mon Sep 17 00:00:00 2001 From: Matthew Caruana Galizia Date: Tue, 30 Apr 2013 11:36:56 -0600 Subject: [PATCH] Add note on WP8 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 400c199a..82f8f043 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ The library has been deployed as part of the [FT Web App](http://app.ft.com/) an FastClick doesn't attach any listeners on desktop browsers or Chrome on Android with `user-scalable="no"` in the [viewport meta tag](https://developer.mozilla.org/en-US/docs/Mobile/Viewport_meta_tag) as it is not needed. +Support for IE on Windows Phone 8 is [being tested](https://github.com/ftlabs/fastclick/issues/97). + ## Usage ## Include fastclick.js in your JavaScript bundle or add it to your HTML page like this: