Modify ↓
Ticket #10923 (closed bug: duplicate)
backgroundPosition retrieval causes error in IE8 on DOM object created in memory
| Reported by: | will@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | css | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
