-
Notifications
You must be signed in to change notification settings - Fork 1
netcraft/zoomer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Dual licensed under the MIT and GPL licenses.
Zooms full pages.
To use:
Put an iframe on the page, in some container,
and do:
iframe.one("load", function() {
iframe.zoomer({
ratio: 0.4,
previewWidth: 431,
previewHeight: 925
});
});About
A jQuery plugin to zoom full pages in a cross-browser way.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published