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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T05:04:02+00:00 2026-06-06T05:04:02+00:00

I have a image which has an mouseover jquery function: $(document).ready(function ()) { mouseenter:

  • 0

I have a image which has an mouseover jquery function:

$(document).ready(function ()) {
    mouseenter: function () {
        $(this).children('.item_450_description').stop().fadeTo(500, 1);
    },
    mouseleave: function () {
        $(this).children('.item_450_description').stop().fadeTo(500, 0);
    }
});

When you enter the image with your mouse cursor, a description shows. The description contains a image and a text:

<div class="item_450_image">
    <a class="item_popup" href="popup.php?id=1?>"><img src="pic.jpg" class="img_450" /></a>
    <div class="item_450_description">
        <p class="title">Title</p>
        <p class="poster">by poster</p>
        <div class="item_poster">
            <img src="user.jpg" class="img_poster" />
        </div>
    </div>
</div>

When you leave the image with the cursor, the description dissapears. This is working fine in IE9, Chrome, Safari and Firefox. But when I try it in IE8, I have problem.

When I enter the image with the cursor, the description shows (including the image and text). But when I leave the image with my cursor, the description dissapears and also the text. But the image in the description keeps standing and doesn’t dissapear.

How can I solve this problem?

(additional css)

.item_450_image {
    text - align: left;
    position: relative;
    width: 450px;
    border - top: 1px solid#cdcdcd; - webkit - border - radius: 5px; - moz - border - radius: 5px;
    border - radius: 5px;
    margin - left: 5px;
    padding: 4px 4px 2px 4px;
    background - color: #efefef;
    box - shadow: 0 1px 3px rgba(0, 0, 0, 0.5); - moz - box - shadow: 0 1px 3px rgba(0, 0, 0, 0.5); - webkit - box - shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.img_450 {
    width: 450px;
}

.item_450_description {
    position: absolute;
    bottom: 5px;
    left: 4px;
    width: 450px;
    display: none;
    background: url('../img/items/bg_description.png');
    padding: 5px 0px 5px 0px;
}
  • 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-06T05:04:06+00:00Added an answer on June 6, 2026 at 5:04 am

    Add z-index:-1; (or minus something) property to image when mouse leaves, change it with 0 (or some big number) when mouse enters again.

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

Sidebar

Related Questions

Hope someone has an easy answer on this. I have a header image which
I have an image which has a slight border on corners. While displaying this
I have a UserControl which has a quadratic Image as a Child. This Image
I have an image which has a relatively large area of transparency, alpha space.
I have an image which is pretty much b&w and it has a black
I have a UIImageView which has a png image sequence loaded into it. My
I have a PDF which has an image on it (a logo) I want
I have a custom UITableViewCell which has an image & and some text. When
I have a div container which has a repeating background image that forms a
I have a folder called Etc which has an image I want to use

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.