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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T10:38:52+00:00 2026-05-30T10:38:52+00:00

There are 16 items of the same class. When mouseover effect takes place i

  • 0

There are 16 items of the same class. When mouseover effect takes place i want the specific item to change opacity and not all the items of the same class.

http://jsfiddle.net/7Vezz/3/

  • 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-30T10:38:53+00:00Added an answer on May 30, 2026 at 10:38 am

    Did you mean something like this:

    • http://jsfiddle.net/7Vezz/1/

    i.e. something along these lines (divs as grid cells):

    <div class="a">d1</div>
    <div class="a">d2</div>
    <div class="a">d3</div>
    <div class="a">d4</div>
    <div class="a">d5</div>
    

    a bit of jQuery:

    $('.a').hover(function() {
      $(this).addClass('b');  
    }, function() {
      $(this).removeClass('b');  
    })
    

    and a touch of style:

    .b { background-color: green; }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to change all objects that match a condition to use a specific/new
There is an XMLList of items, each item has three properties: prop1, prop2, and
There exists an RSS feed with over 1000 items. I want to create a
Hi I've got this list of li's, containing dynamic classes(not always the same). There's
My class represents a sequence of items. There can be many instances of such
I have a list of items, where each item is a simple class containing
Assuming there are 5 items in the settings file ( MySetting1 to MySetting5 ),
I have a form where there are 6 items, each of which can be
In FlexBuilder 3, there are two items under the 'Data' menu to import and
Are there any handy general items you put in your .procmailrc file?

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.