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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T07:29:09+00:00 2026-06-14T07:29:09+00:00

I have some lightbox-style pop-up coded in jQuery. It works in every decent browser,

  • 0

I have some lightbox-style pop-up coded in jQuery. It works in every decent browser, except IE9 (if considered a decent browser). It works fine if you click it: the pop-up opens, nothing unusual. However, as soon as you move your cursor, everything starts flickering, disappearing or whatever IE9 is capable of doing to destroy functionality.

I have no idea how this happens (also because it doesn’t happen in IE8). I’ve given all elements I’m using proper positions and z-indexes. The problem is not the black screen overlay (which is just a div with a transparent background, z-index well below the centered content), I tested that already by completely removing that element from the code.

Here’s the code I use to hide/show the div:

    //open popup
$(".pop").click(function(){
    $refselector = "." + $(this).attr("rel")
    $($refselector).fadeIn(500);
    $(".ui-overlay").fadeIn(50);
positionPopup();
});  

//close popup
$(".close").click(function(){
    $(".overlay-form").fadeOut(500);
    $(".ui-overlay").fadeOut(500);
});

//close popup by clicking outside the box
$(".ui-overlay").click(function(){
    $(".overlay-form").fadeOut(500);
    $(".ui-overlay").fadeOut(500);
});

If you want to see it in action: http://www.puurtrainingen.nl/referenties and click any of the four boxes.

If anyone ever encountered problems like this and knows the solution: your help is appreciated!

Thanks in advance

  • 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-14T07:29:10+00:00Added an answer on June 14, 2026 at 7:29 am

    .page-item‘s overflow: hidden caused the problem.

    You can either change the CSS rules for .page-item or move .overflay-form to another container.

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

Sidebar

Related Questions

I have some page: http://kaduli.com.br/index_pop.asp and works fine on Chrome, and Firefox. (the form
I have to open a page in a lightbox or thicbox style with a
I have a lightbox that has one image, then some more images in the
i have some swf apps that open in a lightbox when a link to
I have a conflict regarding some jquery scripts within the same document header of
Hy Guys... i have some lightbox script where i can build custom buttons. I've
I've got some HTML that renders just fine if it's in a browser window
i have some issue regarding LightBox for images issue is when i load images
I have some data loaded as a np.ndarray and need to convert it to
I have some arbitrary pixel data that I want to save as a PNG.

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.