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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:57:17+00:00 2026-05-11T05:57:17+00:00

I have already asked some questions about this topic, I have made some modifications

  • 0

I have already asked some questions about this topic, I have made some modifications that users here suggested but I still can’t resolve the problem. I’ve little known of JavaScript, I just modified a code from another page.

I have this code that dynamically slides up a Div over an image when mouse over it. You can check it out in this test page: cine.uuuq.com

-In Firefox works perfectly.

-In Chrome I get some buggy behavior. The div slides up when mouse over near the bottom of the div.

-In Internet Explorer 7 everything runs really slow (buggy) and the div is not well positioned.

The jQuery:

jQuery.fn.masque = function(classSelector) { $(this).hover(function(){ $(this).find(classSelector).stop().animate({height:'90px',opacity: '1'},400); },function () { $(this).find(classSelector).stop().animate({height:'0',opacity: '0'}, 300); }); }; $(document).ready(function(){$('.thumb').masque('.masque');}); 

The HTML:

<div class='thumb bg25'>     <a href='#'><img src='img/poster2.jpg' alt='Movie Title' /></a>     <div class='masque'>             <h3 class='movietitle'><a href='#' >Movie Title</a></h3>             <p class='movieinfo'>2008</p>             <p class='movieinfo'>Drama, History, Comedy, Short</p>     </div> </div> 

The CSS:

.thumb {float:left; margin:0 14px 14px 0; width:126px; height:186px; padding:10px; position:relative;}  .masque {position:absolute; background:#212326; width:118px; bottom:10px; height:0; padding:4px; display:none;} 

Maybe someone can help me fix those compatibility problems! Thanks!

  • 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. 2026-05-11T05:57:18+00:00Added an answer on May 11, 2026 at 5:57 am

    If I take the code you quoted in the question and put it into a test page it works fine for me in IE7, although the test page you linked to is certainly pushing something to the right in IE7.

    I’d recommend taking the code from your question and rebuilding the effect of the test site line by line until you break it. That should be a pretty fair indication of where things go wrong 🙂

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

Sidebar

Related Questions

I have already asked this question on SuperUser but it was suggested there that
I've been into this problem for a while already, and have asked some questions
This is a little different than the questions that have already been asked on
I have tried looking though several of the already asked question about this topic
I am sorry I have already asked this question on Superuser, but nobody answers
Apologies if this was already asked but, I have had a look and can't
I know this kind of questions have been asked already many times before. The
I have already posted a question about this, but the situation has changed sufficiently
Okay, I've already asked 2 questions about my problem and despite the fact that
Alright, I know questions like this have probably been asked dozens of times, but

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.