Ticket #6284 (new enhancement)

Opened 8 months ago

Last modified 3 months ago

function to test if coordinate is in dom element like http://www.prototypejs.org/api/position/within

Reported by: harobed Owned by: sjmiles
Priority: normal Milestone: future
Component: HTML Version: 1.0
Severity: normal Keywords: dom
Cc:

Description (last modified by sjmiles) (diff)

I work on low level drag and drop as easy as scriptaculous (http://article.gmane.org/gmane.comp.web.dojo.user/31297/match=klein+stephane). In my code I need to test if coordinate is in dom element. This function is like "http://www.prototypejs.org/api/position/within".

Few month ago I've spoke about this function (http://article.gmane.org/gmane.comp.web.dojo.user/31417/match=klein+stephane). Now I suggest my path.

Regards, Stephane

Attachments

within.harobed.patch (1.2 kB) - added by harobed 8 months ago.
dojo.within patch

Change History

Changed 8 months ago by harobed

dojo.within patch

Changed 8 months ago by bill

  • milestone changed from 1.1 to 1.2

I doubt we want to add more functions into dojo core (perhaps into dojox) but in any case moving all milestone 1.1 tickets to 1.2, except for reopened tickets and tickets opened after 1.1RC1 was released.

Changed 3 months ago by sjmiles

  • description modified (diff)
  • milestone changed from 1.2 to future
Note: See TracTickets for help on using tickets.