Opened 14 years ago
Closed 14 years ago
#3565 closed bug (wontfix)
Dialog Overlay IE6
Reported by: | ayoung | Owned by: | Scott González |
---|---|---|---|
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 (3)
Changed 14 years ago by
Attachment: | ui.dialog.js added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
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.
Note: See
TracTickets for help on using
tickets.
This fix uses an iframe overlay to solve the problem where selects and dropdowns in IE6 bleed through the overlay.