PLUGINS

TwitterFacebook
Get flash to fully experience Pearltrees
http://flesler.blogspot.com/2007/10/jqueryscrollto.html Introduction An article about animated scrolling with jQuery inspired me to make a small, customizable plugin for scrolling elements, or the window itself. How to specify what to scroll ? Simple, all the matched elements will be scrolled, for example:

jQuery.ScrollTo

About jQuery ScrollTo is a great and reliable way to scroll to any element on your page. It brings such features as: Extremely simple to use: just call $('#element).ScrollTo() and your user will be smoothly scrolled to that element! http://balupton.github.com/jquery-scrollto/demo/

jQuery ScrollTo - Smooth Scrolling to any jQuery/DOM Element

http://speckyboy.com/2011/10/24/25-jquery-plugins-to-help-with-responsive-layouts/ The most popular topic of discussion at the moment is undoubtedly responsive layouts in web design. Without going into it too much, a responsive layout allows you to offer a specific and optimised screen size based on whatever device (mobile, tablet…) the visitor uses. You would typically use Media Queries to resize the overall layout, but what about all of those individual elements and features that make your page unique? Navigation, forms, images, sliders, carousels… they all need to be optimised as well. That is were this post comes in, by highlighting 25 jQuery plugins that will help you optimise and resize those trickier web elements. Response.js

25 jQuery Plugins to help with Responsive Layouts

Create a jQuery Plugin For Social Networking

So I was thinking about making a jQuery plugin for a while now, and then the opportunity to guest write here showed up, and I thought I would combine the two and write a tutorial on making a jQuery plugin! This is a plugin I actually just made, it will take a few input options that are, for the most part, your usernames to various social networking sites. The plugin handles the rest; creating all the links and building a nice list, complete with matching icons to everywhere you are on the web. I thought this would be helpful to people just starting out with plugins, and make it easy for those who do not want to make sprites and pretty social lists. http://www.amberweinberg.com/create-a-jquery-plugin-for-social-networking/
IMMAGINI

http://coding.smashingmagazine.com/2011/10/11/essential-jquery-plugin-patterns/

Essential jQuery Plugin Patterns - Smashing Coding

I occasionally write about implementing design patterns in JavaScript. They’re an excellent way of building upon proven approaches to solving common development problems, and I think there’s a lot of benefit to using them. But while well-known JavaScript patterns are useful, another side of development could benefit from its own set of design patterns: jQuery plugins. The official jQuery plugin authoring guide offers a great starting point for getting into writing plugins and widgets, but let’s take it further. Plugin development has evolved over the past few years. We no longer have just one way to write plugins, but many.
Flip is a jQuery plugin that will flip easily your elements in four directions. Try it How to use? Like every jquery plugin, just chain it:

Flip! A jQuery plugin v0.9.9

http://lab.smashup.it/flip/
http://jonraasch.com/blog/quickflip-2-jquery-plugin

QuickFlip 2: The jQuery Flipping Plugin Made Faster and Simpler

jQuery QuickFlip 2 jQuery QuickFlip takes any piece of HTML markup and flips it over like a card. The effect is similar to the UI animation on the iPhone
http://www.queness.com/post/9072/11-javascript-plugins-optimized-for-mobile-devices-with-qrcode-for-quick-view

11 Javascript Plugins Optimized for Mobile Devices (With QRCode for Quick View!)

The popularity of mobile devices has increased dramatically within these few years. We have responsive website that transform itself to different screen size and now we have a bunch of javascript plugins built and optimized for mobile as well. When I was searching for resources, I was having this issue that, whenever I want to view it in my mobile, I need to type the URL manually! I got this inspiration from Cubiq (one of the cool mobile optimized plugin developers), they use QRCode for the demo link, and I just have to scan it with my mobile phone!

QR Code generator JQuery plugin

Hi everyone! Google has cool charts API that allows you to easy have chart on your page, so I decided to create a simple JQuery plugin to work with one of them :) I have HTC phone and sometimes I'm toooooooooooooo lazy to type in an address (with a lot of slashes, dashes, dots and other parameters) which I see on my PC monitor, so QR Code is really good thing that allows to simply generate an image and open this page on my mobile. Now the code: 1. You may need is an HTML element on page which will contain generated image, something like: < span class ="qrContainer"></ span > http://webworld-develop.blogspot.com/2010/12/qr-code-generator-jquery-plugin.html
http://www.jquery4u.com/plugins/10-jquery-another-html-plugins/

10 jQuery HTML Plugins

Here’s another list of 10 jQuery HTML Plugins to spice up your HTML based websites ;-). Check it out and see what else you’ve never been bumped into. Have fun! 1. jQCandy floating-head-foot plugin This plugin is useful for HTML pages containing large tables that do not fit in the browser viewport.

Tipped 2 - jQuery Tooltips

Tipped allows you to easily create beautiful tooltips using the jQuery Javascript library. Evolved from the popular Prototip library, Tipped takes tooltips to the next level by using HTML5 to give you full control over the look and feel of your tooltips. Canvas graphics The entire skin of the tooltip, from shadow to loading icon, is drawn using Canvas. This means that tooltip styles can easily be changed without having to create any images. Canvas based tooltips also have the advantage that they look great in every browser, even in IE6!

jOVI - A jQuery plugin on top of Nokia Maps API

jOVI becomes jHERE jOVI has been completely rewritten and became jHERE . jHERE has more feaures, is more reliable, extensible and well maintained. Please use jHERE for your maps, as jOVI is no longer maintained. You will be redirected to jhere.net in 10 seconds.
We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub . For more information about this transition, including steps you can take as a plugin author to prepare, please visit the new plugin registry . The requested page could not be found. <p style="text-align:right;color:#A8A8A8"></p>

Smart Social Counter

Today we will show you how to use and customize the brilliant jQuery Booklet Plugin by talented Will Grauvogel. We will create a virtual Moleskine notebook with latest posts from the blog. You can find the beautiful Moleskine Photoshop file by Dennern at deviantart here: My Moleskine (PSD) For the navigation arrows ... View demo Download source

Moleskine Notebook with jQuery Booklet

This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 37 locales. If you want to support the development of this plugin, please donate to the ongoing pledgie.org campagin .

jQuery plugin: Validation