-
Couldn't load subscription status.
- Fork 0
Home
ChangeClass is for CSS designers who want to change designs (or a part of it) on Websites without writing JavaScript.
Let's imagine, you have to create list views and grid views on the same page for items on a webshop. You have to do this on the same page without navigating to other templates and pages, keeping the state of the page. You cannot solve this problem without JavaScript, but if you are including this library in your page, this task becomes really straightforward and easy.
You can have many situations where you have to change the look and feel of your page depending on user activities. You might have to hide and show elements based on users activities.
If you ever had to deal with these types of tasks, now you can solve these without writing any JavaScript, only HTML.
It was never that simple like that before.
Also you can find an example html in
ChangeClass/html/Example.html
Example pages coming shortly.
If you hit the barrier of the capabilities of this library, you can give suggestions, raise issues, or give functionality yourself by forking this git.
If you have created anything you are proud of using ChangeClass, just let me know and I will share your URL in this page.
Thanks in advance and have fun!