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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T08:31:27+00:00 2026-06-17T08:31:27+00:00

Basically, I got a bunch of pictures and a table with names. When someone

  • 0

Basically, I got a bunch of pictures and a table with names. When someone hovers the mouse over a picture, I want the name of that picture (name in the table) to light up, glow, whatever. My problem is I don’t know how to trigger an event for an element when a different event is focused/’mouseovered’.

Please do help? (JS or jquery, either works)

  • 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-17T08:31:28+00:00Added an answer on June 17, 2026 at 8:31 am

    Not exectly what you asked, it does not triggers events. However this is possible solution if you need to highlight some corresponding title for the image. Whatever, see this example http://jsfiddle.net/qYsu9/

    $('ul img').hover(function() {
      var index = $(this).data('title');
      $('table .title').removeClass('active').filter('.title-' + index).addClass('active');
    });
    

    So you just add an active class to a corresponding title.

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

Sidebar

Related Questions

I've got a conversion utility that basically copies values from one table to another.
Basically, I've got a bunch of music files yoinked from my brother's iPod that
I've basically got a table with 2 rows and it looks like this: ---------
Basically i got this for loop and i want the number inputed (eg. 123)
I've got a socket server running (it's something that's basically like a chat server).
I've got a whole bunch of elements that I need to group, but because
I've got a program that add's a bunch of Div's to a page. I
I've got a repeated code block that initializes a few variables in a bunch
I'm basically looping over a bunch of youtube video url's to get each video's
I have a bunch of forms that have various input elements. I want to

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.