Tag Archives: eventdelegation

HTML5 drag and drop in Firefox 3.5

Oh hey, look! It’s another blog post—and this one is cross-posted on hacks.mozilla.com. I won’t say this is the start of a renewed blogging habit, but let’s see what happens. dl { margin-left: 2em; } dd { margin-left: 2em; margin-bottom: 0.25em; } Drag and drop is one of [...]

XoxoOutliner rewrite coming, now with event delegation

For what it’s worth: I’ve answered my own question about event delegation based drag and drop. It seems to work quite well on my machine, which is quite a bit beefier than my old machine. I should try it out on there soon. But, I’ll hopefully be releasing it soon in the [...]