Twitter bootstrap – How can I change the background color of a button when clicked?
I researched a lot, and I found this JSFiddle looks like what I need, but, when I click the button, the page background is changing. I want the button's color to be changed when clicked, instead. div{ width: 100%; height:…