Toggle navigation
FORUM
Categories
Discussions
Sign In
Home
›
Developers
What is callbacks.add() in jQuery?
Siddhi_Patel
November 2019
in
Developers
What is callbacks.add() in jQuery?
Comments
anand9796
November 2019
edited November 2019
Hi, Siddhi_Patel,
The jQuery.Callbacks() function, introduced in version 1.7, returns a multi-purpose object that provides a powerful way to manage callback lists. It supports adding, removing, firing, and disabling callbacks.
If you're interested to learn more about jQuery's CallBacks.add() here's a great article :
https://api.jquery.com/category/callbacks-object/
Sign In
or
Register
to comment.
Comments