background preloader

jQuery Slider

Facebook Twitter

Swiper - Mobile Touch Slider And Framework With Hardware Accelerated Transitions. Swiper - is the free and ultra lightweight mobile touch slider with hardware accelerated transitions (where supported) and amazing native behavior.

Swiper - Mobile Touch Slider And Framework With Hardware Accelerated Transitions

It is intended to use in mobile websites, mobile web apps, and mobile native apps. Designed mostly for iOS, but also works great on Android, Windows Phone 8 and modern Desktop browsers. Swiper is created by iDangero.us 1:1 Touch movementBy defaut Swiper provides 1:1 touch movement interraction, but this ration could be configured through Swiper settings.Touch emulationThis function will be useful if you are going to use Swiper on desktop sites. With all these features you can build amazing touch interfaces and apps with awesome native behavior.

Unslider — the super-tiny jQuery slider. FractionSlider: jQuery parallax Slider Plugin. FractionSlider is a jQuery plugin for image/text-sliders.

FractionSlider: jQuery parallax Slider Plugin

It allows you to animate multiple elements per slide. You can set different animation methods like fade or transitions from a certain direction. Also there are options to specify delays and easing for each element. You have full layout and design control through html and css (every html-element can be animated). Tres bon Slider jQuery Plugin. Just what the world needs, another jQuery slider.

Tres bon Slider jQuery Plugin

YAWN. I know, check this one out though, it's got lots of cool features. Here on CSS-Tricks, I've created a number of different sliders. Three, in fact. A "featured content" slider, a "start/stop slider", and "moving boxes". This new AnythingSlider is an attempt at bringing together the functionality of all of those previous sliders and adding new features. View Demo Download Files The demo page has the current version, complete usage, and up-to-date changelog.

Features Customization Adding/Removing Slides Just add or remove more <li> items from the list inside <div class="wrapper">, everything else happens automatically. Adjusting Size For example, if you wanted to make the slides 580px wide instead of 680px wide, you just need to change some CSS. Linking Directly To Slides from Static Links Target the link using and ID or Class (or whatever), and apply a click handler. Credits Share On. Vertical Sliding Info Panel With jQuery. This is an example of simple page that's centered and has a fixed vertical sliding panel on the far left (try it!

Vertical Sliding Info Panel With jQuery

Click on the 'infos' tab that's on the left!). We used jQuery to create this sliding panel (and CSS3 rounded corners because it looks cool) Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eget eros libero. Fusce tempus quam sit amet erat mollis a fermentum nibh imperdiet. Ut purus metus, fermentum vitae pulvinar vel, elementum eget nulla.

ResponsiveSlides.js · Responsive jQuery Slider & Slideshow. KENBURNER - Ken Burns Slider Jquery Plugin. iView™ v2.0. jQuery sliding menu revisited. A few months ago I posted a sliding menu using jQuery and some users asked for a few changes in it: the ability to preload images and making the entire block clickable.

jQuery sliding menu revisited

So here it is, check the example, a new improved sliding menu based on our favourite JavaScript library, jQuery. The markup It will not be different from the previous one, and all the changes will be made in the script and the css style. As you can see, it’s a simple list with an img and a span tag nested inside an anchor. In the first moment, the span is hidden due to the anchor width. Style In order for the span to appear next to the icon, we will position it absolutely. Script The Javascript code for this slide menu adds the image preloading even before the document is ready. When the document is ready, we attach the hover function to the anchors on the list. You might have noticed that I added a cursor: pointer style to the anchor. That’s all we need to finish our sliding menu. So you can check it out for yourself. Ilovecolors - Sliding menu with jQuery.

FlexSlider - The Best Responsive jQuery Slider. Namespace: "flex-", //{NEW} String: Prefix string attached to the class of every element generated by the plugin animation: "fade", //String: Select your animation type, "fade" or "slide" easing: "swing", //{NEW} String: Determines the easing method used in jQuery transitions. jQuery easing plugin is supported!

FlexSlider - The Best Responsive jQuery Slider

Direction: "horizontal", //String: Select the sliding direction, "horizontal" or "vertical" reverse: false, //{NEW} Boolean: Reverse the animation direction animationLoop: true, //Boolean: Should the animation loop? SmoothHeight: false, //{NEW} Boolean: Allow height of the slider to animate smoothly in horizontal mode.