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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T20:00:42+00:00 2026-05-23T20:00:42+00:00

I am using Jquery TipTip plugin. If you know better plugin that way easy

  • 0

I am using Jquery TipTip plugin. If you know better plugin that way easy to use you can tell me. Okay now i am able to make it work. It displays tooltips very good. But i want to make sticky tooltips. I mean when you hover mouse over the object tooltip will be displayed and until person clicks the link i put inside tooltip ,so when person clicked the tooltip will be closed. Their documentation is zero so i couldn’t solve it.

tiptip main page : http://code.drewwilson.com/entry/tiptip-jquery-plugin

Here how they say exit and enter

enter: callback function – Custom function that is run each time you mouseover an element with TipTip applied to it.

exit: callback function – Custom function that is run each time you mouseout of an element with TipTip applied to it.

How can i call function from tiptip source code inside body.

  • 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-23T20:00:43+00:00Added an answer on May 23, 2026 at 8:00 pm

    Did you check the keepAlive option for the plugin? This keeps the tooltip on the screen until the user mouses out of the tooltip (rather than off the targeted object itself).

    There doesn’t seem to be a way to do this programatically. You would have to extend the plugin itself or remove the mouseout eventhandler.

    Actually after rereading the documentation, you could try to prevent the tooltip from disappearing using the exit callback like so:

    exit: function(){
      // prevent action code goes here
    }
    

    But I’m not sure if this would work. Looking at the source, you could modify the deactivate_tiptip() function. The third line is the one that hides the tooltip.

    tiptip_holder.fadeOut(opts.fadeOut);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using jQuery, is there a way to select all tag that reference a specific
Using jQuery, is there a way to disable the click sound in IE that
Using jQuery , how can I dynamically set the size attribute of a select
Using jQuery, what's the best way to find the next form element on the
Using jQuery, how can I enable the live insertion of smart quotes while editing
Using jQuery, how do you bind a click event to a table cell (below,
Using jQuery, how do you check if there is an option selected in a
Using jquery how do I focus the first element (edit field, text area, dropdown
Using jQuery, how do I delete all rows in a table except the first?
Using jQuery, how would you find elements which have a particular style (eg: float:

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.