Side navigation
#980 closed bug (wontfix)
Opened February 19, 2007 09:17PM UTC
Closed March 31, 2008 02:12AM UTC
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: | g_bloggs@hotmail.com |
Blocked by: | Blocking: |
Description
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
Attachments (0)
Change History (2)
Changed March 08, 2007 12:02AM UTC by comment:1
Changed March 31, 2008 02:12AM UTC by comment:2
description: | 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 → 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 |
---|---|
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.