Krissfer linden
New member
I am making my web development project which is limited to css, javascript and html. I want to change some of my site's id's so that it looks like it changed the theme. The only way i know is to use cookie storage in javascript. I copied the code in the w3schools.com for the cookie storage, but when I revised the code to have a value having no inputs, my codes cannot run? How can I save a cookie in javascript without any required inputs?