At some point, Users might get bored of the Style/Theme of the WEB applications.
They might think, "Only If I could make it look the way I like it"
example:
- I myself is a user of Stack Overflow. What if I Like the Page-headerBar to look Blue/Purple
- Page itself to have a Black background and white text color
- ...
My need:
Not just change the class attribute but the complete CSS definition itself.
If we force the users to select from a set of Stylesheets, that would be constricting them to a small space, So I like to avoid that.
* Note * I need it in pure javascript not using any jquery plugin or any jquery script