How to change class jquery – toggleClass jQuery

In the last post we learnt how to add a class by jquery. Now we will add a class on first click, then on the second we will remove the class. To accomplish this the first we have to do load up the jquery library, we learnt this in the addClass jquery tutorial then we will… Continue reading How to change class jquery – toggleClass jQuery