jQuery accordion with fontawsome icons
a small imple of jQuery accordion (show/hide blocks)
Accordions (extend/collapse) are useful when you want to toggle between hiding and showing a large amount of content. I have made a small demo using jQuery accordion lib. Check my code at github.
You can also check a live demo here
References and links:
Code: https://github.com/ppant/jshacks
Live jfiddle demo: https://jsfiddle.net/ppant/mk2n9c8t/
jQuery ui web site: https://jqueryui.com/accordion/