I am learning how to create custom events with jQuery, but I'm a little bit confused with some hooks.
What is exactly the difference between setup
and add
(and between teardown
and remove
)?
I am learning how to create custom events with jQuery, but I'm a little bit confused with some hooks.
What is exactly the difference between setup
and add
(and between teardown
and remove
)?