Opened 16 years ago
Closed 15 years ago
#980 closed bug (wontfix)
JQ 1.1.1 + Interface 1.2 + corner 1.7 dont work on IE 6&7
Reported by: | theintoy | Owned by: | stefan |
---|---|---|---|
Priority: | minor | Milestone: | 1.1.3 |
Component: | interface | Version: | 1.1.1 |
Keywords: | corner IE 7 interface | Cc: | [email protected]… |
Blocked by: | Blocking: |
Description (last modified by )
Attempting to use jq 1.1.1 compressed, interface 1.2 and corner 1.7 (26 Jan 2007) on the same page works very well in FF 2.0.0.1 and Opera 9.1 but fails in IE 6&7.
The corners appear neatly in FF & Opera and the div nestles close to the above div. In IE the corners do not appear and the roundbox div sits a <BR><BR> type distance away from the above div.
If interface is removed, the rounded corners appear in IE and the roundbox div sits close to the div above.
See:
http://www.theintoy.co.uk/product_info.php?cPath=100186&products_id=2878
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 15 years ago by
Description: | modified (diff) |
---|---|
need: | → Review |
Resolution: | → wontfix |
Status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.
The problem seems to go away when commenting out the $.ImageBox.init() call on your page. You may want to investigate that further.