#7314 closed bug (invalid)
Trying to animate a VML element in IE throws error
Reported by: | davidp | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.5 |
Component: | effects | Version: | 1.4.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When trying to animate position of a vml element in IE I get "Object doesn't support this property or method" error.
Tested with IE6,IE7 and IE8 with jQuery 0 Git and jQuery 1.4.3
In fx cur function: if ( this.elem[this.prop] != null ...
crashes instead of returning undefined.
Change History (1)
comment:1 Changed 12 years ago by
Component: | unfiled → effects |
---|---|
Priority: | undecided → low |
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Closing this ticket. jQuery makes no claims to being capable of animating SVG or VML. I'd like to recommend http://raphaeljs.com/ instead