Advertise here

jQuery Plugins Tagged ‘split’

Split 3D Carousel with Javascript

January 19, 2017     2964     CSS3 & CSS Carousel
Split 3D Carousel with Javascript

A tutorial about creating 3D carousel with a split panel transition in three dimensions by using javascript and css3 transform effects.

Read More »

Split.js – Adjustable Split Views with Javascript

December 05, 2015     3151     Others
Split.js – Adjustable Split Views with Javascript

Split.js is a lightweight, unopinionated utility for creating adjustable split views or panes with javascript.

Views can be split horizontally or vertically, with draggable gutters inserted between every two elements.

Read More »

Split Layout

October 26, 2013     9887     CSS3 & CSS Grid & Layout
Split Layout

A template for a split layout with two sides. When clicking on a half in the initial view, the layout moves into the respective direction with some transition effects.

Read More »

Easy List Splitter jQuery Plugin

January 26, 2013     2687     Others
Easy List Splitter jQuery Plugin

Easy List Splitter is a jQuery plugin that you can split any ordered <ol> or unordered <ul> list by defining the number of columns. 

The plugin will get your list, wrap it into a container div, generate as many lists as the number of columns you require and evenly split the list items into the different list elements. If the list items are not enough to evenly fill in all the columns, the plugin will hide the columns in excess (this might happen only if you’re ordering your list items vertically as per default).

Read More »