Skip to content
Botond Bertalan edited this page Apr 9, 2017 · 8 revisions

Welcome to the ChangeClass wiki!

Introduction

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.

Tutorial

Learn to use it here.

Also you can find an example html in

ChangeClass/html/Example.html

Example pages coming shortly.

Feature requests

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.

Your solutions

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!

Clone this wiki locally