Good afternoon friends of stackoverflow, I would like to know how I can use the function off to remove some events click example: $("selector").off("click")
my doubt remains on how I can revert these changes because I do not use it with on () .
Thank you.