How can i change the color theme of my html page using JavaScript & CSS?Im using a combo box as a selector.?
This is my homework. I hope you can help me on this one.
First you create a CSS class for every theme you need.
Then you use javascript to change the class of the elements you want to change the colour of depending on the selection of the combo box like this simple example: