jQuery - Why is "live" inefficient? And how can we measure that?
- by ming yeow
why do programmers say that "live" is inefficient?
So what are the alternative
methods to replicating that function
that are more efficient?
How do we measure the impact of how much it slows things down?