#10923 closed bug (duplicate)
backgroundPosition retrieval causes error in IE8 on DOM object created in memory
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | css | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I use Brandon Aarons, bgpos.js css hooks plugin to animate background position, I noticed that it has started causing an error in jQuery since 1.7.
The error is caused when trying to retrieve the CSS property.
See http://jsfiddle.net/5WwUa/ In 1.6.4 it alerts null, typing in a value that is clearly not a css property returns undefined, but for some reason, this property causes an error.
Change History (3)
comment:1 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Component: | unfiled → css |
---|---|
Priority: | undecided → low |
Note: See
TracTickets for help on using
tickets.
Duplicate of #10796.