background preloader

ESun

Facebook Twitter

New

TimeCircles examples. NoUiSlider - Examples and hints. 表格sort. 表單. Style checkbox and radio - prettyCheckable jQuery Plugin. Install & Setup Download the files (or fork it) and include jQuery 1.9+ and prettyCheckable files (make sure you're mapping the sprite correctly on your CSS) Write your inputs and add a class for the jQuery selector: Setup prettyCheckable for your inputs and you're all set: for (var i = inputList.length - 1; i >= 0; i--) { $(inputList[i]).prettyCheckable(); } You can start the plugin with the options you see on the documentation bellow and they will be applied to all matching inputs: If you want to apply something to all the inputs but you need a few specific ones to be different, you can add the specifics inline: Documentation CSS only (AKA lame option) You can simply use the images inside /img/sprite and create your own sprite manually.

Style checkbox and radio - prettyCheckable jQuery Plugin

Grunt & Compass (Fuck Yeah Method) Sprites are being automagically generated with the help of Compass. Clone this repo; Install Sass & Compass; Run 'npm install'; Run 'grunt' to build it or 'grunt w' to watch for changes. None of the parameters is mandatory. FancyMoves - jQuery product slider with keyboard navigation, FancyBox and more. FancyMoves, a jQuery slider for products or images.

FancyMoves - jQuery product slider with keyboard navigation, FancyBox and more.

Need a great looking product slider for your website? Use FancyMoves to show off services, products, or whatever you can dream up. The main image is enlarged to attract your focus. There are multiple ways to navigate to the next / last item: using your keyboard, using the left and right arrows on the sides of the slider, using the nav under the slider (optional), or simply clicking on the next or last item in the slider. Personal Banking Services. Webdesign & App Entwicklung - Freelancer Stuttgart. jQuery Image Slider/Slideshow/Carousel/Gallery Javascript+html TOUCH SWIPE & Responsive. Hoverizr - A responsive jQuery Image manipulation and overlay plugin.

Hoverizr is a really small (2.5KB minified) responsive jQuery plugin that outputs manipulated images on top (or below) your targeted images.

Hoverizr - A responsive jQuery Image manipulation and overlay plugin

Currently, it features three effects: grayscale, blur and color inversion. 70 Absolutely Free and Most Popular jQuery Image Slider Plugins. Parallax Content Slider with CSS3 and jQuery. Sticky header on scroll with jQuery and CSS. You must have seen the sticky headers in modern web designs.

Sticky header on scroll with jQuery and CSS

In most of the cases, it is used to make the navigation menu sticky. Initially, you have some information in header which is followed by a navigation menu. Once you start to scroll, the header goes out of display area and the navigation menu becomes sticky and gets fixed on the page top. As you scroll up, it comes down and header appears again. It looks really great and is navigation friendly also. Today, we will learn how to create this cool sticky navigation menu effect with jQuery and CSS. I have created a simple page with sticky navigation in this tutorial. Sticky Navigation on Scroll Demo As you can see in the example, we have a navigation menu which we always want to display. HTML Markup We will start with the HTML markup. Jbutko/stickyNavbar.js · GitHub.

Nikebetterworld Parallax Effect Demo. A couple of months ago, I created a jQuery Vertical Parallax Demo that manipulated CSS to make multiple backgrounds move at different speeds relative to the users movement of the scroll bar.

Nikebetterworld Parallax Effect Demo

This type of effect is slowly appearing across various websites on the web, achieved using many different techniques. Nikebetterworld took the idea to a new level. In today’s tutorial, we’re going to take the original jQuery Parallax script I wrote and recreate a webpage similar to Nikebetterworld. If you’d like to see what we’ll be creating, go check out the demo or download the files.

The HTML Our page will consist of 6 sections: header, footer and 4 articles. Headhesive demo - Mark Goodyear. Headhesive.js creates an on-demand sticky header.

Headhesive demo - Mark Goodyear

Specify where you want your header to become fixed and the rest is magic. Scroll to see it in action Soft southern pansy ne'ermind breadcake eeh gi' o'er be reet. Sticky header on scroll with jQuery and CSS. Simple Parallax Scrolling Effect - Call Me Nick. Get Source View Demo A Brief Introduction Parallax is an effect where the position of an object seems to be different when viewed from different positions.

Simple Parallax Scrolling Effect - Call Me Nick

Parallax motion, or in our case, parallax scrolling, then gives us the illusion that two objects in the same line of sight, but with distance between them, seem to move at different speeds. If you’ve ever looked out a car window while driving at 100 km per hour down a highway, you’ll notice that the electricity poles seem to zip by at a high pace, while the mountains in the background seem to move by really slowly, almost at a standstill. This is parallax motion in action. As far as the web goes, we can induce a parallax effect on containers that have background images and text above them. The Markup & Structure If you had a fixed width site that was non-responsive, then there would be no trickery to achieve this. Styling & Making It Work With CSS So far so good, except for the most important thing.

Browser Support & Property Info Wrap Up.

Sample