Hi, the idea was showcased some time ago in ajaxian: http://ajaxian.com/archives/delaying-javascript-execution
It's a step further what delay() does, to avoid event repetition. The immediate use is for onMouseMove handlers, where taking immediate action may not be a good idea. We are right now implementing it for a project, but first I wanted to know if there are any plans of including something similar for prototype. Best, Nacho. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to prototype-core@googlegroups.com To unsubscribe from this group, send email to prototype-core-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---