Consider using event delegation. Best,
Tobie On Mar 9, 10:53 am, Thierry <[EMAIL PROTECTED]> wrote: > Hey, > > Im trying to improve the speed of a js app. After reading some > articles i'm considering a few things. > - Does it make sense to replace binding events with the old fashioned > onclick="functioncall()" > - When not using the javascript on the page, is there still a > performance hit from parsing the script; and how large is this effect > > Tips and links regarding articles on js performance would be > appreciated :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---
