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 9221455
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T03:34:58+00:00 2026-06-18T03:34:58+00:00

Using Jquery (1.7.1) I am trying to make an image .fadeToggle on .hover() The

  • 0

Using Jquery (1.7.1) I am trying to make an image .fadeToggle on .hover()

The image is at the top of the page, it says “Concurso de Desfraces….”

The code works on this page: https://tienda.lirainwonderland.es

Why does it not work on this page?: http://lirainwonderland.es

I am able to make an alert work on .hover() so I am sure the problem is with .fadeToggle()

I have tried used firebug to find the source of this issue and there does seem to be a diference on the Stack tab of the Scripts panel when I break the script on line, not sure why though…

Here is the javascript:

$(document).ready(function () {
 $("#concurso").hover(function () { 
   $('#concurso2').fadeToggle("slow", "linear");            
});
});

Here is the CSS:

#concurso {
 position: relative;
}

#concurso2 {
    display: none;
    position: absolute;
    top: -240px;
    left: 0;
}

Here is the HTML:

<a id="concurso" href="">
  <img id="concurso1" src="/images/consurso_de_disfraces_carnival_2013_rojo_inico.png" alt="Concurso de Disfraces Lira in Wonderland 2013" />
  <img id="concurso2" src="/images/consurso_de_disfraces_carnival_2013_rosa_inico.png" alt="Concurso de Disfraces Lira in Wonderland 2013" />
</a>
  • 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-18T03:35:00+00:00Added an answer on June 18, 2026 at 3:35 am

    When you just run the code, you’ll see an error

    $('#concurso2').fadeToggle("slow", "linear");
    

    try running it on http://lirainwonderland.es/

    this means you have different version on your 2 pages

    jQuery.fn.jquery; // checks jQuery version
    

    but then that’s not the problem, it seems your $() is not jQuery, maybe you have other script like mootools, prototype, etc there

    instead of $, you could use jQuery and it worked when I tried it.

    jQuery('#concurso2').fadeToggle("slow", "linear");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im trying to make a pager for my image cycling using this plugin: http://jquery.malsup.com/cycle/pager3.html
I am trying to make an image gallery using jquery and html5. I am
I am trying to make an image hidden hidden using jQuery. I am using
I am trying to make two ajax requests in parallel using jQuery like this:
I am trying to use this jQuery script to make an image caption from
I'm trying to make an image gallery using the jQuery UI slider widget. My
I'm trying to make some icons jump on hover using CSS3 and Jquery. The
Im trying to make this image fade into the one below it using a
I'm trying to make this jquery drop down bar be on top at all
i'm trying to make my image search with google ajax search i'm using jQuery.

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.