marcosesperon / Messi

A simple message plugin for jQuery
http://marcosesperon.es/apps/messi/
146 stars 135 forks source link

Modal view anomaly in IE #19

Open figfig opened 11 years ago

figfig commented 11 years ago

In IE (i'm testing on IE 9 - hate IE!) I get a strange behaviour with my modal view Messi.

I have a fixed header at the top of my website (100% width about 90px height), position fixed, z-index 1000. When the Messi dialogue should appear what I get is a flickering where my header panel, the overlay and the Messi dialogue box all flicker on and off together as in they appear and disappear rapidly. When the mouse is moved up over my header panel then everything settles and looks as it should do.

I wondered if it was competition for the z-index layer but your default is 99999 so can't be that. Any ideas?

Edit: I removed the modal:true setting to test it and no flickering. So definitely the modal causing this. Hope this helps.

figfig commented 11 years ago

Well, looks like I'm going to have to remove Messi and try a different script.

I know it's free but there's no support being given here and its a mess (pun intended) in IE. I sent a tweet to the programmer but no response :(