let toggle = false;

var body = document.body; const chk = document.querySelector('.check');

chk.addEventListener("click", () => { if(!toggle){ toggle = true; body.classList.add("darkMode");

}else{ toggle = false; body.classList.remove("darkMode"); }

});

project

5 ways to start loving sales

5 ways to start loving sales If you are a sales professional who doesn't really like to sell, you are…

3 years ago

Digitize your business with Zoho One applications

Digitize processes one step at a time to centralize data In medium-sized and large enterprises, document management environments and their…

3 years ago

Zoho CRM measure sales pipeline conversion speed

Digital marketing Increase the conversion speed of your 'leads' by integrating all digital marketing tools with Zoho CRM. So you…

3 years ago