Quantcast
Channel: Bootstrap 3 collapse change chevron icon on click - Stack Overflow
Viewing all articles
Browse latest Browse all 13

Answer by user1202826 for Bootstrap 3 collapse change chevron icon on click

$
0
0

Try this more elegant solution:

$('#serviceList').click(function(){    $(this).find('.servicedrop').toggleClass('icon-chevron-down icon-chevron-up');});

Viewing all articles
Browse latest Browse all 13

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>