Quick Demo Example
Demo watermark:
- Enabled
- Disabled
Watermark is just one out of more than 250 options that can be changed!
Check the examples and documentaion.
All "AJAX-ZOOM" logos can be and are allowed to be removed or replaced in commercial license.
Latest news28.07.2010 - xt:Commerce, xtcModified plugin is released with Ver. 2.1.3. See the xt:Commerce demo store. 26.06.2010 - Magento store extension is released with Ver. 2.1.0. See the Magento demo store. 10.06.2010 - since version 2.0.0 it is possible to load image tiles directly without stitching them together serverside. Here is an example of this new feature. Navigation Interface
IntroductionAJAX-ZOOM is a powerful image zoom & pan gallery plugin based on jQuery (JavaScript) and PHP. It is a completely packaged low cost solution1 to present high resolution images on the web. With over 250 options AJAX-ZOOM is very flexible and can be seamlessly integrated into any website - branding free! AJAX-ZOOM also doesn't require any browser plugins such as Flash, Java or Silverlight. It's all cross-browser javascript and PHP. AJAX-ZOOM uses a slightly, from traditional approach different technology. This approach makes it possible to not just show high resolution images on the web but also protect them from unauthorized use. Thus AJAX-ZOOM allows photographers and digital stock photography companies to present the real quality of an original sized image without being worry about copyright infringement. Certainly, AJAX-ZOOM is also suitable for E-Commerce, product presentations and other applications, where high quality images make the difference. From version 2.0.0 on it is possible to load image tiles directly. AJAX-ZOOM does not require any cost-intensive investments in hardware. There is also no need to install a third party imaging server. All You need is a standard web server with PHP or hosting account to make AJAX-ZOOM work on Your website. Besides the "native" PHP GDlib functions AJAX-ZOOM supports ImageMagick® for optimized speed and quality. AJAX-ZOOM can proceed images "On-The-Fly" or it can batch convert thousands of images with just a couple of steps. This means that AJAX-ZOOM can be integrated into already productive websites filled with any number of products and images within a shortest period of time. Give it a try! 1 Demo version is free for personal use, commercial starting from € 49,-Reasons Why
Image Protection![]() In order to understand why AJAX-ZOOM provides solid protection to your photos it is necessary to understand how image zoom technology normally works: The most efficient way to provide high resolution imaging on the web can be reached by making an "image pyramid" out of the source image and cut it into small tiles, see the scheme to the right. Whenever the user requests a portion of the image only the needed tiles of a level are sent to the client’s browser. However, since this tiles are loaded by the client's browser or can be accessed over http, they can be easily reassembled (stitched back together), thus restoring the entire original image. To get worse - this procedure can be automated. In its core AJAX-ZOOM uses the same image pyramid technology, but instead of sending the tiles directly to the browser AJAX-ZOOM can put them first together on the server side, optionally watermark the zoomified image and only then send the requested portion as one picture to the client. Neither the tiles nor the original image are ever loaded by the client. Both server locations - with the original images and tiles - can be .htpasswd or otherwise protected. Optionally AJAX-ZOOM can crop from the original image without making the tiles. This procedure is however slow and highly memory-consuming. The fastest way however is to load the image tiles directly as described above. From version 2.0.0 on it is also possible with AJAX-ZOOM, see this example. Integration ExampleThere are numerous ways of how to integrate AJAX-ZOOM into your HTML. The easiest way to explore the possibilities is checking the examples. There is no "best" integration solution as it depends on how AJAX-ZOOM needs to be displayed, e.g. in a lighbox, how the information about the desired images is passed (see Defining the images) and it depends on your possibilities to edit the sourcefiles of a content management system, blog or online store. The following example represents only one posible solution:
<!-- Put the placeholder DIV where ever in the <body> -->
<div id="test">This id a placeholder DIV</div>
<script type="text/javascript">
// Create new object
var ajaxZoom = {};
// Define the path to the axZm folder
ajaxZoom.path = "/axZm/";
// Define your custom parameter query string
ajaxZoom.parameter = "zoomFile=bedroom_3d.jpg&zoomDir=furniture";
// The ID of the element where ajax-zoom has to be inserted into
ajaxZoom.divID = "test";
</script>
<!-- Include the loader file -->
<script type="text/javascript" src="/axZm/jquery.axZm.loader.js"></script>
Feature VersionsAs we are constantly trying to improve our software, Your wishes, objections and suggestions are greatly appreciated. Please do not hesitate to contact us or leave a comment.
Limitations
Compatibility
|
