I believe you can create your own so that you can use :delegate. =D
~Philip On Mon, Oct 10, 2011 at 3:10 PM, jiggliemon <[email protected]> wrote: > I can't help myself from thinking that ":delegate" would be more > appropriate syntax for Event Delegation. > > Every time I read "relay" i have to ask myself "Huh?" > > $('container').addEvent('mouseover:delegate(a.tipanchor)',function(event, > el) { > > /* … */ > > }); > -- http://lonestarlightandsound.com/
