jQuery fadeToggle() Function
This little function works just like jQuery’s built-in slideToggle(). It’s a nice alternative to the toggle(‘normal’) function, which expands and collapses elements by squishing/stretching them horizontally and vertically.