Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Navigation sidebar animated

#sidebarCollapse.active span {
    /* no rotation */
    transform: none;
    /* all bars are visible */
    opacity: 1;
    margin: 5px auto;
}
Source by bootstrapious.com #
 
PREVIOUS NEXT
Tagged: #Navigation #sidebar #animated
ADD COMMENT
Topic
Name
2+1 =