background preloader

Plugin

Facebook Twitter

jQuery Transit - CSS3 animations for jQuery. What about older browsers?

jQuery Transit - CSS3 animations for jQuery

Transit degrades older browsers by simply not doing the transformations (rotate, scale, etc) while still doing standard CSS (opacity, marginLeft, etc) without any animation. Delays and durations will be ignored. // Delegate .transition() calls to .animate()// if the browser can't do CSS transitions.if (! jQuery.keyboard. Portfolio Image Navigation with jQuery. « Previous Demo: Expanding Fullscreen Grid Portfolio Images by Angelo González back to the Codrops post.

Portfolio Image Navigation with jQuery

Image Zoom Tour with jQuery. Europe, CSS & jQuery clickable map by Winston Wolf. Free interactive map of forty-seven countries of the European continent.

Europe, CSS & jQuery clickable map by Winston Wolf

It's a better way to convert a list of regions into a stylish clickable map without a Flash Player or any external plug-ins ..just a well known CSS sprites ..which works in all modern browsers ..even on the mobile devices as iPhone or iPad. ten maps: 250, 320, 430, 540, 650, 750, 850, 960, 1280 and 1450px wide (including gaps) with .psd source filesmultiple click modelist of agents / addressesonClick / onHover custom eventssticky or floating tooltipsvisible list of regionsmarked citiespreloader FreeDownloadcssmap-europe-v4-4.zipsize: 10.3MB | script version 4.4 Also available clickable maps of: Interactive maps made for web designers These clickable maps were created by using proven and well-known properties of old CSS 2.1 With a little help of jQuery (mostly to simplify the markup) the CSS style sheets available in the package, allows you to convert a simple list of links into the interactive map.

Accessibility. Notty plugin. First you need to include the jQuery library, since ClassyNotty is a plugin.

Notty plugin

You can download it from the jQuery website or link it directly from the Google CDN. Secondly, you need to include the jQuery ClassyNotty javascript and the css file into your page. You can do it by adding the code below to your page. Next, you implement the link/element that will trigger the notification. In a real application, you will trigger it by form submit, or ajax calls, etc. <a id="sample1" href="#">Click here to notty up! As the last step, you trigger the ClassyNotty() function on the element you just created. 15 Superb jQuery Google Map Plugins. Chosen - a JavaScript plugin for jQuery and Prototype - makes select boxes better.

Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly.

Chosen - a JavaScript plugin for jQuery and Prototype - makes select boxes better

Downloads Project Source Contribute Standard Select Turns This Into This. 7 jquery breadcrumbs to enhance your website navigation. Breadcrumbs or breadcrumb trail is a navigation aid used in user interfaces.

7 jquery breadcrumbs to enhance your website navigation

It allows users to keep track of their locations within programs or documents. The term comes from the trail of breadcrumbs left by Hansel and Gretel in the popular fairytale. They are simply hyperlinks that lead sequentially to the current page. Breadcrumbs are an effective part of user experience studies. They help user to navigate easily to any of the pages in the trail. 1. Smart Breadcrumb plugin follows the centralized dynamic approach and creates XML driven breadcrumb navigation with the help of jQuery. 2.

Grid Navigation Effects with jQuery. Today we want to share some neat grid navigation effects using jQuery.

Grid Navigation Effects with jQuery

In our examples we will show you ten ways how to navigate through a set of thumbnails. We'll take a look at some of the possibilities and how to apply the effect. MotionCAPTCHA Demo. Image Wall with jQuery and CSS3. Create a Stunning Sliding Door Effect with jQuery. Introduction Continue from our previous thumbnail effect series.

Create a Stunning Sliding Door Effect with jQuery

This is the third one. If you missed the previous two, you can visit the following links: Advertisement This tutorial is going to be awesome! Basically, this is what it does: Grab all the div with qitem class, find the image and replace it with four DIVs (four corners)Each of the corner will have the same background image (grabbed from qitem class's child image element) but with different background position: top left, top right, bottom left and bottom right. The following image illustrate how it works: It's a good practise to keep HTML as simple as possible. In the demo, we can see there are total of 9 items. <div class="qitem"><a href=" src="1.gif" alt="Test 1" title="" width="126" height="126"/></a><span class="caption"><h4>Night Club</h4><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.

In CSS section, it's quite simple. Sliding Letters with jQuery. Today we have a neat little effect for you.

Sliding Letters with jQuery

We want to bring some life to the standard hover effect by playing around with the letters in an anchor word. The aim is to slide in letter by letter when hovering over a link element. Image zoom tool – jQuery imageLens. Image zoom tool – jQuery imageLens plugin Today we will continue our jQuery tutorials.

Image zoom tool – jQuery imageLens

And today we will talk about image zoom tools. During investigation, I was able to locate imageLens jQuery plugin. Nivo Slider - The Most Awesome jQuery Image Slider. Beautiful transition effects Nivo Slider offers 16 transition effects ranging from slicing and sliding, to fading and folding, making your galleries interactive and fun.

No coding skills needed Create a beautiful experience when playing your gallery of images without any advanced coding. Include the image slider in your posts and pages using a simple shortcode. Rotating Image Slider with jQuery. In the following tutorial we will create an asymmetrical image slider with a little twist: when sliding the pictures we will slightly rotate them and delay the sliding of each element.

The unusual shape of the slider is created by some elements placement and the use of thick borders. We will […] View demo Download source. Apprise - The attractive alert alternative for jQuery. The initial release of Apprise has been a major success and is often what this site is most commonly associated with. As far as I've been able to track, Apprise has been downloaded over 23,000 times and has been mentioned in over 46,000 blogs. Which is fantastic, especially for something that I've never been very proud of. I've wanted to update, and change the UI, of this for over a year now.

Time has finally permitted and it's, finally, ready. Demos Let's get right down to business. Pretty slick, right? Let's take a peak at the default settings before we change the options around a bit. You'll notice that the buttons are completely customizable and can easily be altered using your own CSS rules. Let's try another demo, but changing the settings around a bit. Easy front-end framework. 30 Fantastic New jQuery Plugins-Speckyboy Design Magazine. With jQuery now being used in over 40% of all web sites, the demand for up-to-date and feature-rich plugins has never been greater.

Thankfully, the community has always met its popularity head on by offering a constant influx of new jQuery plugins that constantly push the boundaries of functionality even-further. We haven’t actually had a good look at plugins in quite a while, so today, we thought we would bring you up-to-date with some of the latest and greatest. CodeExplorer CodeExplorer is an enitrely unique code formatting plugin that will not only format the code with colors and spacing, but will also display it in an entire folder structure. QapTcha : jQuery draggable captcha system with jQuery UI - MyjQueryPlugins. 10 jQuery Scripts To Optimize Forms. Last week I posted HTML5 Forms Styled With CSS3. There you can find useful links on how to style your forms and add effects with HTML5 and CSS3.

I mentioned that beside for old browser fall back you won’t need Javascript. Isotope. jQuery MsgBox Preview. jQuery list filtering. Here’s a clever little script that’s certainly useful if you want to give users the functionality to refine search results or filter product results. If you had a list of films with long titles this would be a quick and easy way to filter through the results. The Code The code below works by searching the text in the list items on each key press. It then filters the results by sliding out the items that don’t match. The HTML. Awesome Bubble Navigation with jQuery. » Plugin JQuery SlidingLabels : pour améliorer l’ergonomie des formulaires - JQuery, PHP, html, design… // arnaud-k : un blog de geek.

Notification Growl MAC. Fancy Sliding Form with jQuery. jQuery LazyLoad Ad - Afficher les pubs après le chargement de ses pages. Un plugin jQuery de détection de visages. iPad Simulator - alexw.me. Pines Notify.

Calendar

Coin Slider: jQuery Image Slider Plugin with Unique Effects. Fellowstream - Un service de gestion de tâches sous forme de tickets. jQuery - So So Social - jQuery News Feed from your Social Networks. A Snazzy Animated Pie Chart with HTML5 and jQuery. jQuery Live Login inspired by Google Instant Search. Documentation. Spritely is a simple plugin with only two key methods, sprite() and pan() both of which simply animate the background-image css property of an element. Collapsing Site Navigation with jQuery.

GalleryView: A jQuery Content Gallery Plugin — Space for a Name. Latest Post Blogroll Slider with jQuery and PHP. Learn how to Create a Retro Animated Flip-Down Clock. 14+ Table Manipulation with jQuery. Best jQuery Slideshow (Gallery) Plugins. PicNet Table Filter. jQuery 1.4.3 Offline Learning Kit. Sliding Boxes and Captions with jQuery. jQuery + Google Analytics = Very Useful Plugin - InsideRIA.