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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T03:07:15+00:00 2026-06-06T03:07:15+00:00

I have the same question like this: Delay before showing the tooltip I need

  • 0

I have the same question like this:

Delay before showing the tooltip

I need a delay before showing the tooltip.

So i want to use the hoverIntent plugin.

I don’t understand how to combine the two plugins.

$("#demo2 li").hoverIntent( makeTall, makeShort )

and

$("#demo2 li").simpletip()

together

$("#demo2 li").hoverIntent(
       $("#demo2 li").simpletip("show"),
       $("#demo2 li").simpletip("hide")
)

does not work for me.

Can anyone help, please?

  • 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-06T03:07:16+00:00Added an answer on June 6, 2026 at 3:07 am
    var timeout = null;
    $("#demo2 li").onmouseenter(function(){
      clearTimeout(timeout);
      timeout = setTimeout(function(){
              $(this).fadeTo(1, "slow"); // or any other action
             }, 300);
    })
    .onmouseleave(function(){
      clearTimeout(timeout);
      timeout = setTimeout(function(){
              $(this).fadeTo(0.3, "fast"); // or any other action
            }, 300);
    });
    

    Maybe a plugin for a calendar, or a nice dialog. But not for a delay on hovers.

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

Sidebar

Related Questions

I have asked the same question before and I found this solution : if
I have the same problem like this question: Custom title bar in PreferenceActivity? After
I basically have the same question as this guy .. The example in the
Basically, I have the same question as this one , which unfortunately never got
Read about the issue in this stackoverflow question . Still have the same issue
I have basically the same problem outlined in this question, however I am using
I have one question regarding trigger. The scenario is like this Create Procedure begin
I'm a beginner in jQuery area and I have simple question like this :
A question like this was asked before and the person got nothing but criticisms,
I have an HTML page that for the sake of this question looks like

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.