glow.dom.NodeList#ancestors()
Reported by Stephen Elson | July 17th, 2009 @ 01:45 PM | in 1.7
http://docs.jquery.com/Traversing/parents
Useful for event delegation. Let's have something like it.
Comments and changes to this ticket
-
Stephen Elson July 17th, 2009 @ 01:49 PM
- Milestone changed from 1.6 to 1.7
-
Stephen Elson July 18th, 2009 @ 09:54 AM
- Tag changed from enhancement to dom, enhancement
- Title changed from NodeList#parents() to glow.dom.NodeList#parents()
-
Stephen Elson July 24th, 2009 @ 03:01 PM
- State changed from new to accepted
- Title changed from glow.dom.NodeList#parents() to glow.dom.NodeList#ancestors()
-
Frances Berriman September 1st, 2009 @ 02:13 PM
- Assigned user set to Frances Berriman
-
Stephen Elson September 3rd, 2009 @ 09:31 AM
- State changed from accepted to review
(from [b6e555c4ca33f9daa5f55fea5798a8e4dde3d036]) Dom: Added ancestors() method, docs and unit tests [#28 state:review] http://github.com/glow/glow1/commit/b6e555c4ca33f9daa5f55fea5798a8e...
-
Frances Berriman September 4th, 2009 @ 12:32 PM
- State changed from review to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A JavaScript Library
People watching this ticket
Tags
Referenced by
- 28 glow.dom.NodeList#ancestors() (from [b6e555c4ca33f9daa5f55fea5798a8e4dde3d036]) Dom: Ad...