jQuery - Why is "live" inefficient? And how can we measure that?

Posted by ming yeow on Stack Overflow See other posts from Stack Overflow or by ming yeow
Published on 2010-05-11T22:27:10Z Indexed on 2010/05/11 22:44 UTC
Read the original article Hit count: 186

Filed under:
|

why do programmers say that "live" is inefficient?

  1. So what are the alternative methods to replicating that function that are more efficient?
  2. How do we measure the impact of how much it slows things down?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about live