how can I go about showing one at a time?
$('.collapser').click(function() { $(this).next().collapse('toggle'); });
View demo here: http://jsfiddle.net/tvvq59wv/1/
Thanks in advance!
Aucun commentaire:
Enregistrer un commentaire