dandonkulous
- Karma
- 127
- Created
- January 21, 2011 (15y ago)
- Submissions
- 0
I'm a Product Manager at Mozilla and have an unhealthy love for the open web. I'm into MooTools, Classic Rock and the Seahawks - you know, the simple things.
- CSS Selector Listeners - a new DOM event mechanism (backalleycoder.com)
- X-Tag - a cross-browser web components library (mozilla.github.com)
- Create your own custom HTML tags/component...TODAY (github.com)
Q: What if we could easily extend HTML with tags that do more than just tell Google's crawler about the layout of our content? A: We can, right now, today, on a hell-of-a-lot-of existing browsers and devices:…
- I want a DAMNodeInserted event (backalleycoder.com)
DOM Level 3 Mutation Events were deprecated a while back due to performance and implementation concerns (http://www.w3.org/TR/DOM-Level-3-Events/#events-mutationevents -…