Skip to main content

Search and Top Navigation

#2845 closed bug (notabug)

Opened May 12, 2008 03:27PM UTC

Closed May 26, 2008 12:18AM UTC

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)

Attachments (0)
Change History (3)

Changed May 24, 2008 03:39AM UTC by comment:1

milestone: 1.2.4

Milestone 1.2.4 deleted

Changed May 24, 2008 03:49AM UTC by paul comment:2

component: ui.coreui.sortable
version: 1.2.31.5b4

Changed May 26, 2008 12:18AM UTC by paul comment:3

resolution: → invalid
status: newclosed

This is related to cloning the element - please resubmit in the jQuery bugtracker as clone() issue. Thanks!