Skip to content

zutigrm/zenith-slider

Repository files navigation

zenith-slider

Responsive Slider jQuery Plugin that comes in 4 basic layouts. 4-th layout, or slider layout, has some variations of it’s own, producing 3 more pre-defined sub-layouts and unlimited possibilities of styling, editing and creating some of your own variations.

For detailed description, documentation and demos - go to Plugin Home

If you are looking for Free wordrpess plugin go here

Quick Overview

Dependencies

CSS


<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css" />
<link rel="stylesheet" type="text/css" href="css/animate.min.css" />

jQuery


<script src="js/jquery-1.9.1.min.js"></script>
<script src="js/zenith.js"></script>	

Initialization

$('#element').zenith();

Licensed under MIT license