is there a way to take advantage of prototypes Event.pointerX when using Behaviour to manage my events?


somthing like.. 


var myrules = {
'body' : function(el){
el.>
alert(Event.pointerX(e));
}
}
};


thanks

______________________________________________________________________

Alex Duffield . Principal . InControl Solutions . http://www.incontrolsolutions.com 




_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to