Opened 13 years ago
Closed 12 years ago
#6513 closed bug (invalid)
.animate breaks all IE png fix plugins
Reported by: | samio | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | effects | Version: | 1.4.2 |
Keywords: | animate png transparency | Cc: | |
Blocked by: | Blocking: |
Description
When i tried animating a div using .animate() it went well except for a png fix plugin that broke ... I tried numerous other plugins for png transparency fixing on IE 5+ and all brake. in addition, when I comment out the properties portion of .animate() like so: $('#scroll_container').animate({
left: '+=806',
}); the plugin works again
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Replying to samio:
This is not a bug... my bad, please remove.