Welcome to the jKit community. This is the place to discuss everything on and around jKit. Be friendly and I’m sure other members will be friendly with you, too.
  • Views
    22
    Comments
    5
    5 comments Most recent by 5tmiller52z July 1 Zoom
    • Hi, I’m trying to use zoom on 6 images of my front page website. Im using same class to identify them the I apply zoom.

      $(document).ready(function(){
          $('.zoomed').jKit('zoom', { 'scale': '2' });
      });
      

      Now, problem is that everytime i leave a image and i move to other i can not zoom the previous one. Any change reinitialize on mouse exit ?

      Thanks.

    • Read more