ifvisible.js icon indicating copy to clipboard operation
ifvisible.js copied to clipboard

destroy events

Open dexterns88 opened this issue 6 years ago • 2 comments

Any way to destroy all listener for ifVisible ?

dexterns88 avatar Sep 18 '19 13:09 dexterns88

looks like ifvisible.on("focus", this.onChange); ifvisible.off("focus")

kev71187 avatar May 15 '20 15:05 kev71187

I have included this (and more) in my updated fork. See 3.3.0 detach() and reattach() https://github.com/rosskevin/ifvisible/releases

rosskevin avatar Jun 18 '22 02:06 rosskevin