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 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

Ask A Question

Stats

  • Questions 251k
  • Answers 251k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Try the following: (Tested) Find: {\<img.#}border=\"[0-9]+\" Replace: \1 Note that… May 13, 2026 at 9:32 am
  • Editorial Team
    Editorial Team added an answer Appears to be an issue with VS 2010 Beta. It… May 13, 2026 at 9:32 am
  • Editorial Team
    Editorial Team added an answer To print hex: std::cout << std::hex << 123 << std::endl;… May 13, 2026 at 9:32 am

Related Questions

I was asked to improve and maintain an internal Web application used and approved
I'm not familiar with ADO.NET Data Services but it looks usable. All I need
A professor asked me to help making a specification for a college project. By
Feel free to point me to other answers if these have already been asked!

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.