background preloader

Sliders

Facebook Twitter

Simple On/Off Switch. Orbit: jQuery Image Slider Plugin from ZURB - ZURB Playground - ZURB.com. 1.3.0 (1/25/2012): Add custom events to allow control via custom JavaScript.

Orbit: jQuery Image Slider Plugin from ZURB - ZURB Playground - ZURB.com

Fixed intermittent loading issue on Chrome. Fixed IE issues. Tympanus. Fullscreen Slit Slider with jQuery and CSS3. A tutorial on how to create a fullscreen slideshow with a twist: the idea is to slice open the current slide when navigating to the next or previous one.

Fullscreen Slit Slider with jQuery and CSS3

Using jQuery and CSS animations we can create unique slide transitions for the content elements. View demo Download source In this tutorial we’ll create a fullscreen slideshow with a twist: we’ll slice the current slide open in order to reveal the next or previous slide. Using different data-attributes, we’ll define the type, rotation angle and scale of a slide’s parts, giving us the possibility to create unique effects of each slide transition. We’ll be using jQuery cond, jQuery plugin by Ben Alman for chainable “if-then-else” statements.