[jQuery] [jqModal r13] Closing a nested modal causes IE6 bleed-through

[jQuery] [jqModal r13] Closing a nested modal causes IE6 bleed-through


Hello, I am encountering the following situation with jqModal r13 and
elements "bleeding through" in IE6 after spawning and closing nested
modals...
I open a modal in IE6 that has a partially transparent overlay. This looks
and works great! I notice that all the <select> elements behind the overlay
become invisble, which I am guessing is a necessary solution to the
bleed-through problem. However ...
If I spawn a second modal on top of this first modal and then close this
second modal, the <select> elements re-appear and now bleed through my first
modal. In fact, I see that this happens on the jqModal project site as well
when you close the #ex4c modal as per example 4b.html (and then scroll up to
where the test <select> element resides).
I've not had any luck looking through the plugin source to see if there was
a simple fix. Are there any suggestions for how to overcome or correct this
behavior? (Other than not using nested modals or IE6! ;-))
P.S., I did see a related thread indicating certain bleed-through problems
came about after jQuery 1.2.6 that were not present in 1.2.3, so I reverted
to 1.2.3 to test this but it seems this same problem still exists/always
existed in that version as well?
Thanks!
-f!
--
View this message in context: http://www.nabble.com/-jqModal-r13--Closing-a-nested-modal-causes-IE6-bleed-through-tp18413267s27240p18413267.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.