Skip to main content

Bug Tracker

Side navigation

#1315 closed enhancement (wontfix)

Opened June 22, 2007 01:27PM UTC

Closed March 31, 2008 02:17AM UTC

dynamically adding draggable items to DOM

Reported by: kentkobi Owned by: stefan
Priority: minor Milestone: 1.1.3
Component: interface Version: 1.1.2
Keywords: draggable, dynamic, idrag.js, add Cc:
Blocked by: Blocking:
Description

This is likely more my inexperience than anything, but I am unable to dynamically add new draggable items to a page. I try to clone a draggable item (using jquery), change the id, and then append to the DOM. Seems to work in FF but not IE.

A demo on how to do this, or even added to the idrag.js plugin would be great! I'm sure adding draggable items to a page would be quite useful to many.

Attachments (0)
Change History (2)

Changed June 22, 2007 01:28PM UTC by kentkobi comment:1

I should note the issue is adding items to the dom after the page has loaded. Just thought I should clarify!

Changed March 31, 2008 02:17AM UTC by scott.gonzal comment:2

resolution: → wontfix
status: newclosed

Interface is no longer supported; consider switching to jQuery UI.