Ticket #1725 (closed defect: fixed)
SSL in IE6 broken by IFrame line 37
| Reported by: | guest | Owned by: | anonymous |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | General | Version: | 0.4 |
| Severity: | major | Keywords: | SSL iframe |
| Cc: |
Description
Using a menu2 widget in IE6 with SSL prompts (when dropping down the menu) asking if you want to display unsecured content. This is from the iframe created on line 34 of srchtmliframe.js. Adding a src=blank.html attribute fixes the problem, but causes the page to try to load blank.html when the menu drops down. IE7 thankfully has this fixed.
Change History
Note: See
TracTickets for help on using
tickets.