-
Notifications
You must be signed in to change notification settings - Fork 1
rtoselli/ZoomReset
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ZoomReset IOS Plugin for apache cordova/phonegap 2.5.0 Put the .h and .m files of the plugin on the plugin folder. The .js files of your plugin belong in the www folder. USAGE: add the plugin entry on the config.xml <plugin name="UIWebviewZoomReset" value="UIWebviewZoomReset" /> Include the zoomreset.js on your index.html. <script type="text/javascript" src="js/zoomreset.js"></script> Call UiWebviewZoomReset.Reset(sucess,fail) where you want to reset the scale.
About
A phonegap IOS plugin that resets programmatically the zoom level of the webview
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published