#9606 closed bug (duplicate)
Loading jQuery causes background image to disappear in IE8
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.6.2 |
Component: | support | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have run into an issue when jQuery 1.6.1 is loaded on a page, it causes the body background image to disappear in Internet Explorer 8.
The problem does not exist in IE7 or any other browser. The problem does not exist in jQuery 1.5.2. The problem can be corrected if I use jQuery to re-declare the background-color.
Test case here: http://www.arborday.org/js/jQuery/bg-bug-test.cfm
Change History (5)
comment:1 Changed 12 years ago by
Owner: | set to [email protected]… |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
Component: | unfiled → misc |
---|---|
Priority: | undecided → low |
Resolution: | → worksforme |
Status: | pending → closed |
I haven't been able to reproduce this using the above test case either. As there have been two confirmations of this working as expected, we'll be closing this ticket, however please feel free to post further information about the issue that might help reproduce it and we'll re-open if anyone experiences it.
comment:3 Changed 12 years ago by
Component: | misc → support |
---|---|
Milestone: | 1.next → 1.6.2 |
Resolution: | worksforme |
Status: | closed → reopened |
This was a problem, but will be fixed in 1.6.2.
comment:4 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Made an example that loads 1.6.1 without using google.load() and cannot reproduce http://jsfiddle.net/wookiehangover/GeEFQ/