codrops / VerticalShowcaseSlider
A tutorial on how to create a responsive vertical fullscreen slider that moves its sections in opposite directions. We'll be using jQuery, CSS Transitions and media queries to make the layout adaptive.
☆62Updated 12 years ago
Alternatives and similar repositories for VerticalShowcaseSlider:
Users that are interested in VerticalShowcaseSlider are comparing it to the libraries listed below
- A tutorial about how to create a triple panel jQuery image slider with a 3D look and swipe-like transitions.☆22Updated 4 years ago
- A tutorial on how to recreate the effect of YouTube's little left side menu. The idea is to slide a little menu icon to the right side wh…☆113Updated 11 years ago
- A simple view mode switch that has two example layouts, a grid and a list.☆85Updated 11 years ago
- This is a simple tooltip menu that will show a tooltip submenu when hovering over an item. The submenu will either appear above or below …☆103Updated 11 years ago
- Assets for Codrops branding including vector logos for different backgrounds☆11Updated 8 years ago
- A horizontal slide out menu with a grid-like thumbnail layout for the submenu. With media query examples for smaller devices.☆87Updated 11 years ago
- An experimental image slider that flips through images in 3D. Two stacks resemble image piles where images will be lifted off from and ro…