no-shrink-to-fit
v1.0.1
Published
Automatically adds viewport meta attribute 'shrink-to-fit=no' to iOS devices with Safari greater than 9.0
Downloads
2
Readme
No Shrink to Fit
Automatically adds viewport meta attribute shrink-to-fit=no
to iOS devices with Safari >= 9.0.
See Viewport Changes for reference.
Usage
Download the minified library no-shrink-to-fit.min.js and and include it on your webpage.
<script src="js/no-shrink-to-fit.min.js"></script>
License
This repository is licensed under The MIT License (MIT).