Results 1 to 2 of 2

Thread: Need Assistance Please

  1. #1
    Join Date
    Sep 2004
    Location
    North bay
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Need Assistance Please

    I am trying to design a page like this one here: http://www.motovan.com/catalogs_en.html then select a catalog and this is what I want I have tryed many different ways to do the zoom action however I am having no luck if anyone can help me I would be very thankful it is for the heart and stroke foundation I am donating my time to do this for them.
    if you have any ideas can you please email me: louie@jlgraphx.ca
    thank you
    Louie

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    That effect was achieved using this product:

    http://www.bcltechnologies.com/docum...n/magellan.htm

    The code it produces is copyright:

    Code:
    ///////////////////////////////////////////////////
    //
    //         Magellan Navigation Script 6.5
    // 
    //          Copyright BCL Technologies 
    //             All Rights Reserved
    //
    //     This Code May Not Be Duplicated Without
    //  The Express Written Consent of BCL Technologies
    //
    ///////////////////////////////////////////////////
    So, although it probably would be possible to copy it and adapt it to another purpose, this is expressly forbidden. If you want it, the only legal way would be to get the software and use it. This would also probably be easier than stealing the code which would have to be expertly edited (by the looks of it, a tedious and involved job) to be used anywhere else.

    However, if you would be happy with another zooming script, there are others around, some are free.

    Here is some other zoom code that is free:

    http://valid.tjp.hu/zoom2/index_en.html

    It is a bit different but, in some ways better and, it works in more browsers than does the code you linked to.

    There are probably also free scripts that do it very much the same way that the BCL Technologies script does it. I just don't happen to know of any off the top of my head. Scripts like these can often be found using Google.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •