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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T01:43:18+00:00 2026-06-09T01:43:18+00:00

I need to display 2 sets of content when a table row is hovered.

  • 0

I need to display 2 sets of content when a table row is hovered.
The pre-hovered state displays generic information in the two target areas 1 Explanation and [2] Actions.
When user hovers a table row, the Explantation and Actions content are replaced with the relevant content relating to the hovered row.
By way of illustration, this is what I’m looking to achieve:

enter image description here

Thanks for any pointers.

  • 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-09T01:43:20+00:00Added an answer on June 9, 2026 at 1:43 am

    This could be achieved using the qTip (2) Jquery plugin for tooltips: http://craigsworks.com/projects/qtip2/

    You can have multiple tooltips active, one for the row and one for the cells.

    // Create our first tooltip
    $('.selector').qtip({
        content: 'I\'m just one of many tooltips that will render on this element...',
        position: {
            my: 'top left', at: 'bottom right'
        }
    })
    
    // Remove the previous tooltips data
    .removeData('qtip')
    
    // Create our second tooltip
    .qtip({
        content: 'I\'m just one of many tooltips that will render on this element...',
        style: {
            classes: 'ui-tooltip-blue'
        }
    });
    

    Source: http://craigsworks.com/projects/qtip2/tutorials/advanced/#multi

    What I gave you above is just an example. You need to play around with qTip2 to get the wanted effect.

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

Sidebar

Related Questions

I need to create a report that shows, for each master row, two sets
I have an unusual project that I need to display large sets of questions
i am developing one application with map view i need display the weather depends
I need to display image and one button on fancybox popup but I can't
I need to display short description like label and near it data associated with
I need to display all the employees in one webpart. I created the gridview
I need to display a multiply sign (×) in a modal being created by
I need to display the parent from the first Element of input.xml Also I
i need to display value of <input> into the <span> and when label become
I need to display a certain view when an activity starts, and when the

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.