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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:41:11+00:00 2026-05-27T16:41:11+00:00

I try to debug a IE8 bug and I’m pretty stuck with it $(‘.help-link’).live(‘click’,

  • 0

I try to debug a IE8 bug and I’m pretty stuck with it

$('.help-link').live('click', function (evt) {
var content = $(this).next('.help-content');
   if (!content.is(':visible')) {
       content.fadeIn(200);
   $(this).addClass('on');
    } else {
   content.fadeOut(150);
   $(this).removeClass('on');
   }
});

If you click on the link a div right under the link should fade in and fade out on the second click actually very simple. Works for all browsers just fine all but IE8. I also didn’t find any solution to debug the script. The dev tool bar of the IE ignores my “console.log()”s. Thank you very much for your help!

  • 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-05-27T16:41:12+00:00Added an answer on May 27, 2026 at 4:41 pm

    You’re missing a ); at the end, not sure if it matters:

    http://jsfiddle.net/BPCUL/

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

Sidebar

Related Questions

When I try to debug the following function segment, the execution brakes (jumps out
The following function gets the target element in a dropdown menu: function getTarget(evt){ var
I am not used to C# (I do C++ usually) and try to debug
I'm asking this, because when I try to debug code by using safari console,
I am using WSPBuilder to develop Sharepoint2007 sites, whenever i try to debug using
When I try to debug rails 3.1 (ruby 1.9.2_p290) with RubyMine 3.2.4 on OSX
When I try to debug my C++ application I get the error The program
When I try to debug a blackberry application in eclipse by selecting Debug As/Blackberry
When i try to debug using Firebug , i saw this 414 error. In
When I try to debug my app I get a runtimeexception when I include

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.