Results 1 to 2 of 2

Thread: Adding a zoom

  1. #1
    User Carolina's Avatar
    Join Date
    09-05-12.
    Location
    London
    Posts
    99

    Default Adding a zoom

    Hi:

    I've added a JQuery file on assets/Jquery/ and I'd like to know what's the path to this.

    This doesn't work: <script src="files/jquery/jquery.elevatezoom.js"></script>

    I have also added an html content element with this code:

    <div>
    <figure>
    <img id="zoom_07" src="files/assembly21/tree-of-life/phylogenes-tree-small.jpeg" data-zoom-image="files/assembly21/tree-of-life/phylogenes-tree-large.jpeg"/>
    <figcaption></figcaption>
    </figure>
    </div>

    Will the part on the data zoom work here? Is this the right place to add it?

    The zoom works very well on an html website, but I want to now add it within Contao.

    Here's the link to the page: http://assembly21.com/contao/preview.php?page=56. I can see the JQuery file and the images.

    Thanks.
    Last edited by Carolina; 06/09/2015 at 12:20.
    Carolina

  2. #2
    User Carolina's Avatar
    Join Date
    09-05-12.
    Location
    London
    Posts
    99

    Default

    I've made it work, thanks anyway!.
    Carolina

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
  •