jquery snippets

TwitterFacebook
Get flash to fully experience Pearltrees

maxImage: jQuery image scaler – Now with center-ability! | aaron vanderzwan

http://blog.aaronvanderzwan.com/2009/09/maximage-jquery-image-scaler/ Update – November-04-2011: Maximage 1.0 is no longer supported.
Just about every website uses the regular navigation concepts we’re all used to. After awhile this can get pretty boring, especially for designers who thrive on creativity. While mimicking the OS X dock and stacks isn’t new, it’s certainly not common. A few days ago, Jeffrey posted about a potential “outside the box” competition on ThemeForest to encourage authors to put on their creativity hats and design usable templates with “outside the box” creative designs. http://net.tutsplus.com/tutorials/javascript-ajax/jquery-os-x-style-dock-and-stack-navigation/

“Outside the Box” Navigation with jQuery

The iPhone : Everybody knows what it is, many people "played around" with the gadget and most people love it. I also own one of these amazing smartphones , and the looks of the software is really, really sleek and innovative (Just like we're used from Apple ). http://www.marcofolio.net/webdesign/the_iphone_unlock_screen_in_xhtml_css_and_jquery.html

Creating the iPhone unlock screen using xHTML, CSS and jQuery

Ok, if you have no idea what Pinterest is then go check it out. http://benholland.me/javascript/how-to-build-a-site-that-works-like-pinterest/

How To Build A Site That Works Like Pinterest | Ben Holland – Web Development

http://benholland.me/javascript/create-magical-layouts-with-isotope-a-great-jquery-plugin/

Create Magical Layouts With Isotope, A Great jQuery Plugin | Ben Holland – Web Development

Isotope is an exquisite jQuery plugin for magical layouts that can readjustment themselves depending on the browsers dimensions.
Looks like Pinterest is one of the hot social sites right now.

Implement a Pinterest-like layout! » ericbae.com

http://ericbae.com/2012/01/30/implement-a-pinterest-like-layout/
This article is one of the largest and most up to date collections of jQuery slider plugins . http://www.tripwiremagazine.com/2013/03/jquery-slider.html

85 Awesome jQuery Slider Plugins

http://1.s3.envato.com/files/6525921/example3.html

Rama - Slider

Check out all examples 1.

Follow Button

https://dev.twitter.com/docs/follow-button Updated on Wed, 2012-09-05 10:11 The Follow Button is a small widget which allows users to easily follow a Twitter account from any webpage. The Follow Button uses the same implementation model as the Tweet Button , and its integration is just as simple. By using the Follow Button, you agree to the Developer Rules of the Road . Overview

10 awesome jQuery snippets

Preloading images Preloading images is useful: Instead of loading an image when the user request it, we preload them in the background so they are ready to be displayed. Doing so in jQuery is very simple, as shown below: