jquery examples

TwitterFacebook
Get flash to fully experience Pearltrees

Create a Jigsaw Puzzle Using jQuery and PHP

Almost everyone, at one point during childhood, has played jigsaw puzzles. Today I am going to show you how to create a jigsaw puzzle using jQuery and PHP. http://www.1stwebdesigner.com/css/create-jigsaw-puzzle-using-jquery-php/

jQuery HTML5 :dataAttr Pseudo Selector

Problem A while back someone on twitter was asking me how they might find a set of DOM elements by using doing a partial search on their HTML5 data attribute. I'm not actually sure what type of use case you would need for such problem, but I thought it was an interesting issue to work on, so I went ahead and took a stab at solving it. http://www.elijahmanor.com/2011/07/jquery-dataattr-pseudo-selector.html
Twitter’s running a new homepage with clean and easy design. http://aext.net/2009/08/perfect-sign-in-dropdown-box-likes-twitter-with-jquery/

Perfect Dropdown Login Box like Twitter using jQuery

Password strength verification with jQuery

http://www.webdesignerdepot.com/2012/01/password-strength-verification-with-jquery/ Many sites that require login credentials enforce a security setting often referred to as password complexity requirements. These requirements ensure that user passwords are sufficiently strong and cannot be easily broken. What constitutes a strong password?
http://webdesign.tutsplus.com/tutorials/javascript-tutorials/create-a-sticky-navigation-header-using-jquery-waypoints/ In this tutorial, we’ll be creating a navigation bar that stays with you as you scroll down — and we’ll also throw a gimmick or two into the mix to polish it off. Republished Tutorial

Create a Sticky Navigation Header Using jQuery Waypoints

ColorBox, A jQuery Lightbox

http://jacklmoore.com/colorbox/ A lightweight customizable lightbox plugin for jQuery

A super simple beginner's guide to the jQuery Mobile framework | View Source

A super simple beginner’s guide to the jQuery Mobile framework jQuery Mobile is an excellent way to create web applications for mobile devices, but it suffers from a bit of a PR problem. When I first learned about the framework, I put it on my list of technologies I should investigate, but like a lot of people I figured that because it’s based on jQuery, that you’d have to be an expert with jQuery before you could use jQuery Mobile…nothing could be farther from the truth. All you need to use the framework is some basic HTML knowledge. http://iviewsource.com/codingtutorials/5-minute-guide-to-a-mobile-app-with-jquery-mobile/