Wednesday 23 January 2013

Cloud Zoom Script for CMS Portal in HTML



I am giving you a script for Cloud Zoom for CMS . Many of website want their items like jabong.com and homeshope18.com where when you come in contact of any image of items like T- Shirts or Jeans it appear big in right side for better visibility.
Cloud Zoom Script for CMS Portal in HTML,PHP script, script for portal,zoom script


Full Coding :
<html>
    <head>

        <title>Cloud Zoom Script By Script Arena</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <!-- Include jQuery. -->
        <script type="text/javascript" src="http://scriptarena@sawankumar.yzi.me/cloudzoom/jquery-1.8.1.min.js"></script>
        <!-- Include Cloud Zoom CSS. -->
        <link rel="stylesheet" type="text/css" href="http://scriptarena@sawankumar.yzi.me/cloudzoom/cloudzoom.css" />
        <!-- Include Cloud Zoom script. -->
        <script type="text/javascript" src="http://scriptarena@sawankumar.yzi.me/cloudzoom/cloudzoom.js"></script>
        <!-- Call quick start function. -->
        <script type="text/javascript">
            CloudZoom.quickStart();
        </script>  
    </head>
        <body>
<img class = "cloudzoom" src = "link of small image"
             data-cloudzoom = "zoomImage: 'link of large image'" />
       </body>
</html>
                                    Demo             Download Script 
Purpose:
These script is used to show own website items for more visibility for user and it make attractive to their website.


Filled Under:

0 comments:

Post a Comment