1.0.0 • Published 7 years ago

wp8-viewport-fix v1.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

wp8-viewport-fix

Fix Windows Phone 8 viewport.

From original Gist:

Microsoft's stop-gap solution to fix IE 10's viewport on Windows Phone 8. I've also added another condition so it won't run on other browsers that spoof the user agent.

Additional details:

Install

npm install wp8-viewport-fix --save

Usage

require('wp8-viewport-fix');

Browser support

Applies only to Windows Phone 8.

License

MIT © Ivan Nikolić