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

  • SEARCH
  • Home
  • 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 8027449
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T23:48:56+00:00 2026-06-04T23:48:56+00:00

How do you make the FancyBox jQuery images clickable with the Sliding Door Hover

  • 0

How do you make the FancyBox jQuery images clickable with the Sliding Door Hover Effect in a portfolio gallery? Right now the sliding door effect works BUT the fancybox doesn’t do anything when you click on the gallery image.

How can I get both jquery.easing.1.3.js (sliding door effect) and jquery.fancybox.js to work together?

I followed the instructions in the comments for this tutorial to DELETE: window.location = $(this).find(‘a’).attr(‘href’); – in the jquery.easing HTML Head Tag code

My website has a lot going on because it’s a one-page portfolio. I’m trying to finish this website to send to employers for jobs. I’m frustrated because I’ve been working on this website for so LONG and I need a job!

  • 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-04T23:48:58+00:00Added an answer on June 4, 2026 at 11:48 pm

    You have to replace the

    window.location = $(this).find('a').attr('href');
    

    with

    var url = $(this).find('a').attr('href');
    $.fancybox({
        'padding'       : 0,
        'href'          : url,
        'title'         : 'Lorem ipsum dolor sit amet',
        'transitionIn'  : 'elastic',
        'transitionOut' : 'elastic',
        'type'      : 'image'
    });
    

    Note that

    I am using 'type' : 'image' because I am loading images from links like http://placekitten.com/200/300, in such cases forcing type is necessary as the url doesn’t have a valid image extension .

    Remove that if you dont need that.

    Working Demo

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

Sidebar

Related Questions

Right now when you make a fancybox you initialize a link and give some
I need you suggestion to make some refactoring in jquery code because now it
In short im trying to launch fancybox with a gallery but via an iframe
With jQuery, I want to make all images under a specific path on a
I'm using FancyBox, and I want to make a gallery without thumbnails on the
I am trying to make use of JQuery and Fancybox. This is how it
I'm using a script to make a user's keyboard control left/right slide navigation on
I make some script, that have modal window on fancybox and on load it's
Make things as simple as possible, but no simpler. Can we find the solution/s
I'm using the http://fancyapps.com jQuery plugin Fancybox v2. It took me a while to

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.