ivGeo

Full Version: Easy Image or Content Slider for jQuery
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Easy Slider enables images or any content to slide horizontally or vertically on click. It is configurable with css alone. So, basically you link to plugin file, set the content up and style it with css. First you’ll need content and it should be wrapped inside a div containing an ordered list where each list item represents one slide.

You can basically put whatever you want inside list items as long as you keep the same dimensions. Script automatically adds “previous” and “next” buttons in form of span elements with nested anchors just after the content element.

On each click (previous or next button) script calculates the current “position” and makes a one step in requested direction. So, the slider jumps from one slide to another. Once it reaches the end (last slide), the “next” button fades away and re-appears only if “previous” button is clicked again. Same goes for sliding towards the beginning.

easy slider

Requirements: jQuery Framework
Demo: http://cssglobe.com/post/3783/jquery-plu...ent-slider
License: MIT, GPL License

<!-- Similar Posts took 11.965 ms -->

Sponsors

Dreamhost: Get $50 Off with Coupon Code: WEBAPPERS





Posted on Fri, 09 Jan 2009 07:01:40 +0000 at http://feedproxy.google.com/~r/Webappers...WpsSElUZ0/
Comments: http://www.webappers.com/2009/01/09/easy.../#comments
Reference URL's