C6 Software
PopBox!
(place your mouse over this image)

If you can't see the image Pop your browser may not be running javascript from local files.
You may have to load this page from a web server.
PopBox! - Javascript Image Magnification
PopBox is an image magnification javascript solution for dynamically resizing your images on your web page.
Installation Instructions
  1. Copy PopBox.js to your scripts directory and reference it in your web pages with a
    <script src="/scripts/PopBox.js" type="text/javascript"></script> tag.

  2. Make changes to the global variables to support your installation directory structure (after the PopBox.js script include):

    <script type="text/javascript">
    popBoxWaitImage.src = "/images/spinner40.gif";
    popBoxRevertImage = "/images/magminus.gif";
    popBoxPopImage = "/images/magplus.gif";
    </script>

  3. Add any CSS classes you wish to your stylesheet file to help determine the look of your images.

  4. If you are using the magnification glass icons copy them to your images directory and modify their location in your stylesheet accordingly.

  5. Attribute your <img> tags with PopBox events. Instructions can be found on the PopBox product page and the PopBox documentation page.
Questions and suggestions can be sent to john.reid@c6software.com. Please put "PopBox" somewhere in the email subject so I can easily filter. Send me your URL and I may post it!
home | contact | mailing list | RSS Feed
All content Copyright © 2001-2008, C6 Software, Inc.