I'm wondering how do I correctly use .on and .off for example if I click on an element or have it fade in when I click on .on and then disable it with .off by clicking on another element for example
I'm wondering how do I correctly use .on and .off for example if I click on an element or have it fade in when I click on .on and then disable it with .off by clicking on another element for example