Bug Tracker

Modify

Ticket #2714 (closed feature: invalid)

Opened 5 years ago

Last modified 3 years ago

Making element draggable out of iframe (affects jQuery core)

Reported by: hotmeteor Owned by:
Priority: major Milestone: 1.2.4
Component: core Version: 1.2.3
Keywords: draggable, iframe Cc:
Blocking: Blocked by:

Description

It would be very helpful to create the ability to make an item draggable out of an iframe (using the UI draggable feature). A working concept is available for Prototype, but I'm not sure if it's what we would want:  http://bluestudios.co.uk/blog/sandbox/iframe/iframe.html

Change History

comment:1 Changed 5 years ago by paul

  • Owner paul deleted
  • Component changed from ui to core
  • Summary changed from Making element draggable out of iframe to Making element draggable out of iframe (affects jQuery core)

This would actually need to be a jQuery feature before we can implement it the right way. It would mean jQuery would need to be able to do things like $("body iframe div.element") for same-domain pages, directly transparent access to iframes.

comment:2 Changed 5 years ago by styson

Is this being worked on - or does anybody have a work-around?

comment:3 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

Since this would require non-standard selector behavior, I'm closing it.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.