Zoom
From MegaZine3
| Name | Zoom |
|---|---|
| Files |
|
The Zoom plugin was introduced in 2.0.10 and handles zoom, replacing the zoom buttons on the navigation bar.
[The old zoom settings can be reenabled in the NavigationBar.asul]
[You can remove the preview window by editing zoom.asul(be sure to read both posts from Florian)]
Settings
It seems that if you want zoom plug-in funtional,you have to add some setting in <book> tag.like under:
<book plugins="anchors, backgroundsounds, batchpages, bookmarks, console, gallery, help, javascript, keyboardnavigation, links, navigationbar, options, overlays, pdflinks, print, slideshow, swfaddress, titles, zoom,"
zoomminscale="0.25"
zoommaxscale="4.0"
zoomsnap="0.25,0.5, 0.75, 1.0, 1.5, 2.0, 3.0, 4.0"
zoomsteps="2"
>
Attributes
This plugin handles no attributes.
| MegaZine3 Plugin-related articles | |
|---|---|
| Plugins | Anchors · Background Sounds · Batchpages · Bookmarks · Console · ElementIDs · Gallery · Google Analytics · Help · JavaScript · Keyboard Navigation · Links · NavigationBar · Options · Overlays · Password · PDFLinks · Print · PrintPDF · SWFAddress· Search · Sidebar · Slideshow · Titles |
| Plugin Articles | Writing a plugin · Writing a plugin II · Plugin development |