CSS Transitions are a nice way to replace jQuery animations with smoother counterparts. Some transitions however, like height and width transitions can be tricky to handle with pure CSS code due to container sizing issues. In this post I show how create create transitions to mimic most of jQuery’s slideUp() and slideDown() functions using CSS and small jQuery plug-in.
Using CSS Transitions to SlideUp and SlideDown
Geen opmerkingen:
Een reactie posten