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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T01:09:14+00:00 2026-05-19T01:09:14+00:00

I am using a tooltip plugin (developed in house by someone who is on

  • 0

I am using a tooltip plugin (developed in house by someone who is on vacation) that works everywhere but in IE6. Naturally, it is being used on a site by people that use only IE6 so I need to find a way to get it displaying.

How would you even start to debug such a thing? I’ve Googled for the problem to see what other javascript tooltip plugins have done to deal with this but cannt find anything that pertains or solves my problem. So, I would love to debug it myself but I really don’t know where to begin!

How would you start trying to crack this nut?

Some code:

In the html we insert the following (with display:none set in the css)…

var noteContainer = 
'<div style="float:left;" class="ttip-container">
    <div class="ttip-box">
        (<a class="ttip_heading" href="javascript:void(0)">notes</a>)
        <div class="ttip" style="background-color:#ffffff;">
            <h3>Notes</h3>
            <div class="subhead">' + noteMessage + '</div>
            <div class="subhead_bottom">Click <a href="javascript:void(0)"  class="note" noteData="' + note + '" mId="' + mId + '" visibleToM="d"><em>(notes)</em></a> to ' + actionCap + '</div>
            <img class="point" src="img/hovertip.gif" width="18" height="14" />
        </div>
    </div>
</div>';

Then the plugin sets this to diplay:block on hover over an anchor link.

So… where would you start debugging an IE6 javascript issue? I have IE6 running in a VM so I can work with it… just can’t get it to tell me anything about what might be going on.

  • 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-19T01:09:15+00:00Added an answer on May 19, 2026 at 1:09 am

    Is the HTML actually being inserted into the DOM properly? If there’s a parsing error the DOM methods in IE will choke (can’t insert invalid HTML in IE6). This is step 1. Make sure the markup is actually there (view source is fine).

    Then see if your event is firing: put an alert inside the (presumably) click handler. See if your css-changing function is actually firing.

    Then see if your css-changing function has a handle on the object. Try something like alert(this.tagName) (or e.tagName, or however else you might have a handle on the element to show/hide).

    Let us know how those go.

    • 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 Tooltip control, http://docs.jquery.com/Plugins/Tooltip and it works really well. However, I
I'm using the Jquery full calendar plugin, and i want to be able to
I am using a YUI Tooltip to show an error message when users mouse
Since the ToolTip doesn't do what I need, I created my own based on
I'm using a lot of LinkButtons in my web application with text and images
I am using jquery ui in several places to create ui elements like tabs,
i've been doing some profiling on an app i'm working on and qTip is
How do I turn off the tips temporarily? I see the ability referenced on
I want to make slider to select dates. For example, every hour in last
Disclaimer This question is a repost. I originally asked it here . While there

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.