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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:01:58+00:00 2026-05-23T14:01:58+00:00

I want to show tooltip using qtip plugin . I show tooltip on cells

  • 0

I want to show tooltip using qtip plugin.
I show tooltip on cells of a table.
qtip content comes form a Div.
I am changin Div content on ‘mouseenter’ event of table cells.
but because of Div is empty on document ready all tooltips are empty.
How can I fix it? Should I change plugin property on mouseenter event ? or using callback functions…?
Here is my code :

$(function () {
    //Refreshing Div content
    $(".NegsoUser").bind("mouseenter", function (e) {
        var UserName = $(this).text();
        var fileName = '~/UI/Controls/SecurityManagement/Ajax/UserInormation.ascx';
        var props = [{ 'Key': 'UserName', 'Value': UserName}];
        var jsonText = JSON.stringify({ path: fileName, properties: props });
        $("#NegsoUserMoreInfo").advloaduc({
            ucMethodJsonParams: jsonText
        });
    });

    $(".NegsoUser").qtip(
   {
   content: $("#NegsoUserMoreInfo").html()

  });
});
  • 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-23T14:01:58+00:00Added an answer on May 23, 2026 at 2:01 pm

    qtip has the updateContent method, which you could use when you’re updating the content of the div. I don’t know what this advloaduc plug-in is that you’re using to update the div, but it looks like it does an ajax call; so you’d want to call updateContent in its success callback.

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

Sidebar

Related Questions

I have many table cells which I want to show a tooltip once hovered.
i want to show tooltip for individual li element for that i am using
I am using JQuery plugin qtip for displaying tooltip in asp.net application. Here is
I have a custom control (C#, visual studio). I want to show a tooltip
I want to show HTML content inside Flash. Is there some way to do
I want to show a table of fixed width at the center of browser
I want to show the data in the tooltip when a columns has long
I want stock/standard red border validation with tooltip to show around my UserControl. See
I Want to show tool tip on a column of cells which is being
I've a user registration form and I want to show the password rules in

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.