Ticket #9606 (closed bug: duplicate)
Loading jQuery causes background image to disappear in IE8
| Reported by: | ragdoll@… | Owned by: | ragdoll@… |
|---|---|---|---|
| Priority: | low | Milestone: | 1.6.2 |
| Component: | support | Version: | 1.6.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 2 years ago by wookiehangover
- Owner set to ragdoll@…
- Status changed from new to pending
comment:2 Changed 2 years ago by addyosmani
- Priority changed from undecided to low
- Resolution set to worksforme
- Status changed from pending to closed
- Component changed from unfiled to misc
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 2 years ago by timmywil
- Status changed from closed to reopened
- Resolution worksforme deleted
- Component changed from misc to support
- Milestone changed from 1.next to 1.6.2
This was a problem, but will be fixed in 1.6.2.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Made an example that loads 1.6.1 without using google.load() and cannot reproduce http://jsfiddle.net/wookiehangover/GeEFQ/