I don't understand why this method exists....
It seems to me you'd always just do $(el).click() instead of $(el).on('click', function...
|
I don't understand why this method exists.... It seems to me you'd always just do
| |||
|
feedback
|
|
You also save a few keystrokes, for what it's worth. | ||||
|
feedback
|
|
This is pretty well summarized by the first paragraph of the
| |||
|
feedback
|
|
With | |||||||
feedback
|
|
It's my understanding that the new | ||||
|
feedback
|
|
It looks to me like it's being staged to combine/replace the various other event binding functions...One Function To Bind Them All! (LOTR geekery ftw) | ||||
|
feedback
|
|
1.5 Ajax, 1.6 Attribute, 1.7 Event, What will be the next? When it reaches 2.0 the api will be changed quite a lot. | |||
|
feedback
|