Search and Top Navigation
#3565 closed bug (wontfix)
Opened November 12, 2008 10:53PM UTC
Closed November 15, 2008 04:33AM UTC
Dialog Overlay IE6
Reported by: | ayoung | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.6rc2 |
Keywords: | dialog overlay ie6 | Cc: | |
Blocked by: | Blocking: |
Description
I know someone posted a fix for the IE6 issue using the bgiframe but here's a fix that doesn't require the use of any other external library.
Attachments (1)
Change History (2)
Changed November 12, 2008 10:56PM UTC by comment:1
Changed November 15, 2008 04:33AM UTC by comment:2
resolution: | → wontfix |
---|---|
status: | new → closed |
bgiframe is pretty much the standard for solving this problem. It is highly likely that people who are supporting IE6 are already using the bgiframe plugin and adding in extra code in dialog to re-implement this functionality isn't necessary.
This fix uses an iframe overlay to solve the problem where selects and dropdowns in IE6 bleed through the overlay.