Hi All,

Is there some kind of performance cost in setting up lots of event
listeners?

For example, rather than setting up lots of click event listeners,
would it be better to set up a single one which then uses if/else to
decide how to process it? Obviously, it might not always be practical,
but I'm just after the theory side of things right now.

Thanks.

F.

Reply via email to