Expanding Search Bar Deconstructed | Codrops A tutorial on how to create a mobile-friendly and responsive expanding search bar. VIEW DEMO DOWNLOAD SOURCE
Tag: expand
Reveal Content When Needed With an Expanding Footer | Webdesigntuts DownloadSOURCE FILES DemoVIEW IT ONLINE During this tutorial we’re going to build an expanding footer; a user interface pattern which allows the user to click on expandable footer regions if they wish to see more content. The end result is comparable to the accordion effect […]
Slide and Push Menus | Codrops
Slide and Push Menus | Codrops Fixed menus that will slide out from the sides of the page and in case of the right and left side optionally move the body. VIEW DEMO DOWNLOAD SOURCE A set of fixed menus that will slide out from any of the edges of the page. The two menus that […]
Putting CSS Clip to Work: Expanding Overlay Effect | Codrops A tutorial about how to create a simple expanding overlay effect using the CSS clip property and CSS transitions. VIEW DEMO DOWNLOAD SOURCE Our previous article, Understanding the CSS Clip Property by Hugo Giraudel offers a great overview of the CSS clip property and the rect() function. Today we […]