(Sorry for the bad english hahah) I have a span with 'glyphicon-chevron-down' icon, when i click on it, it should show some informations and change the icon to 'glyphicon-chevron-up', and it works fine. So now, my span has the class 'down' removed and I added the 'up' class, ok. But i need another event, for when the user clicks on 'glyphicon-chevron-up', this event should make the reverse of previous (follows the code and the page print):(Sorry for the bad english hahah) I have a span