Can some one give me a simple example of Raphael eve()?
eve()
I don\'t quite understand the parameters and how to call events. I was searching around for a bit b
http://jsperf.com/eve-js-versus-events
Use Event.js. I think it is better. Not just faster. But understand the key conceptual difference. eve.js works without a DOM. Event.js is basicaly DOM events library. Although not 100%.