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"); }

});

Digitize your business with Zoho One applications

3 years ago

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

Zoho CRM measure sales pipeline conversion speed

3 years ago

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