jQuery Plugin Directory

Tag: css3 · Page 19 of 32

10 years ago

Page Stack Navigation with CSS3 & JavaScript

A template for a simple page stack navigation based on the Dribbble shot by Ilya Kostin, Stacked navigation.The idea is to show a navigation when clicking on the menu button and transform all pages in 3D and move them to the bottom of the viewport. The next two pages are shown in the back of the current page as a stack. When clicking on a menu item, the respective page comes up.

Page Stack Navigation with CSS3 & JavaScript

10 years ago

CSS Multi-Level Accordion Menu

Today’s resource is a handy accordion menu with support for groups/subitems. It works with CSS only, using the :checked pseudo-class selector on the checkboxes input elements. However we included a version with jQuery as well, in case you prefer a subtle animation compared to the instant default effect.

CSS Multi-Level Accordion Menu

10 years ago

Effect Ideas for Image Grids with jQuery & CSS

Today we’d like to share some inspiration for image grid effects. The idea is to animate the grid item when opening it, the other grid items’ disappearance and the new content. The content shown can be anything from just the larger version of the image and a title (think image gallery) or something like an album view. The common effect to all is the animation of the clicked grid image: we move it to the desired spot, scale it up and then replace it with a larger version. This creates a direct flow between the grid and the other (full) view.

Effect Ideas for Image Grids with jQuery & CSS
FirstPrevious1718192021NextLast