background preloader

Slider

Facebook Twitter

jQuery Content Slider | Responsive jQuery Slider | bxSlider. WmuSlider, a jQuery responsive slider ~ Brice Lechâtellier. I want to give back to the community by sharing the code used for the responsive slider on the homepage. Please keep in mind that it's still very raw (really) and under the MIT LICENSE, which basically means: break it, steal it but THE STUFF IS PROVIDED "AS IS"! You can download the code and check out the demo on GitHub. 1. Calling the library 2. <div class="wmuSlider"><div class="wmuSliderWrapper"><article><img width="612" height="612" src=" /></article><article><img width="612" height="612" src=" /></article><article><img width="612" height="612" src=" /></article><article><img width="612" height="612" src=" /></article></div></div><script>$('.wmuSlider').wmuSlider();</script> 3.

Stop wasting time, automate everything. Slider Kit, sliding contents with jQuery. As many jQuery plugins, Slider Kit is a subtle combination of HTML, CSS and jQuery. The jQuery itself won't do any design or CSS. So you'll need to work on a CSS skin to get the design you want. But first, let's see some HTML. HTML elements Slider container CSS class name: [cssprefix]. This is the main container. Content panel CSS class name: [cssprefix]-panel. This is the sliding part. Previous button CSS class name: [cssprefix]-go-btn [cssprefix]-go-prev. This button will slide to the previous item. Next button CSS class name: [cssprefix]-go-btn [cssprefix]-go-next. This button will slide to the next item. Caption/Text-box CSS class name: [cssprefix]-panel-textbox. It is mostly used over photos. Nav/Carousel CSS class name: [cssprefix]-nav.

This block contains navigation thumbnails. Nav previous button CSS class name: [cssprefix]-nav-btn [cssprefix]-nav-prev. This button will scroll the nav bar to the right. Nav next button CSS class name: [cssprefix]-nav-btn [cssprefix]-nav-next. HTML code sliderkit"> Basic jQuery Slider - Responsive slideshows for featured content. SlidesJS, a responsive slideshow plug-in for jQuery (1.7.1+) with features like touch and CSS3.