Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8063515
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T11:04:03+00:00 2026-06-05T11:04:03+00:00

I am using the Cloud Zoom jQuery plugin for the ‘inner zoom’ function (link

  • 0

I am using the Cloud Zoom jQuery plugin for the ‘inner zoom’ function (link to plugin page). I want it so that when someone is hovering over an image, they can click on the zoomed-in image to go to a link. Does anyone know how this is accomplished?

Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T11:04:04+00:00Added an answer on June 5, 2026 at 11:04 am

    Cloud-Zoom generates a div called “wrap” on each image that is using the cloud-zoom. We can add a “click” capability to the #wrap div using jQuery. In this example, we’ll make a custom attribute called “myurl” where you’ll specify where you want the image to link to.

    In your <head> tag:

    <script>
    jQuery(window).load( function() {
        jQuery('div#wrap').click(function(){ window.location=$(this).find("a").attr("myurl");
         return false; });
    });
    </script>
    

    Then you’ll add myurl="http://www.website.com" to the <a> of each cloud-zoomed image. Your html should look like this:

    <a href='main.jpg' myurl="http://www.bungy.com/" class='cloud-zoom'
        rel="position: 'inside', adjustX: 0, adjustY: 0, showTitle: false">
        <img src="thumb.jpg" style="opacity: 1;"/>
    </a>
    

    Let me know how this works out for ya.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the jQuery plugin Cloud Zoom, and I've altered the initialization so that
I am using Cloud Zoom jQuery plugin to Apply image zoom effect. The basic
I'm trying to create a dynamic tag cloud using jquery, I want it to
Using Nunit, I want to be able to write a test fixture that will
I have an image viewer using a js module called cloud zoom. It works
Let's say that I setup my own cloud using the open source cloud foundry
Hi I am trying to write a tag cloud using jquery xml+MySql and php.
I'm using Rackspace's Cloud Sites as a webhost and, for a site that uses
I'm using the custom Jquery sound cloud player on my website. I've created a
We're using EngineYard Cloud to deploy our Ruby on Rails application. We are running

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.