Side navigation
#9606 closed bug (duplicate)
Opened June 16, 2011 05:39PM UTC
Closed June 17, 2011 01:14PM UTC
Last modified June 17, 2011 01:14PM UTC
Loading jQuery causes background image to disappear in IE8
Reported by: | ragdoll@revoltpuppy.com | Owned by: | ragdoll@revoltpuppy.com |
---|---|---|---|
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
Attachments (0)
Change History (5)
Changed June 17, 2011 04:33AM UTC by comment:1
owner: | → ragdoll@revoltpuppy.com |
---|---|
status: | new → pending |
Changed June 17, 2011 05:37AM UTC by comment:2
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.
Changed June 17, 2011 01:14PM UTC by comment:3
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.
Changed June 17, 2011 01:14PM UTC by comment:4
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/