Opened 15 years ago
Closed 15 years ago
#2845 closed bug (notabug)
Sortable that has OBJECT tag generates error in IE
Reported by: | tokyotoejam | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.sortable | Version: | 1.5b4 |
Keywords: | sortable | Cc: | |
Blocked by: | Blocking: |
Description
I have group of Sortables divs. One of the divs has a simple OBJECT that imbeds a youtube video. In IE when I try to drag this div around, it generates an error at line 310 saying "Object doesn't support this property or method". When I remove the OBJECT Tag, I do not get an error so I am thinking that the sortables dont like the OBJECT tag in IE. (Other browsers work fine)
Change History (3)
comment:1 Changed 15 years ago by
Milestone: | 1.2.4 |
---|
comment:2 Changed 15 years ago by
Component: | ui.core → ui.sortable |
---|---|
Version: | 1.2.3 → 1.5b4 |
comment:3 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is related to cloning the element - please resubmit in the jQuery bugtracker as clone() issue. Thanks!
Note: See
TracTickets for help on using
tickets.
Milestone 1.2.4 deleted