I have this vertical accordion like side bar navigation. Everything is working fine but the i'm facing some problem with the icons that i'm using it from Twitter Bootstrap 3
.
Here's the FIDDLE.
When I expand the a list item i want to the icon to be facing down and when I click again it's not getting collapsed. And also I want the icon to be changed to left facing chevron
icon.
Also please help me in adding transition to it like when it's about to expand I want that to be animated from facing left to down.
And also I can expand the menu only when I click on the text. I couldn't do that to the entire row.
Thanks in advance.