Kicksend/mailcheck · GitHub
A handy little script that attempts to check email inputs for misspelled domain names. I’m pretty sure it doesn’t need to be written as a jQuery pug-in, though: anyone want to fork it and create a non-jQuery version too?
A handy little script that attempts to check email inputs for misspelled domain names. I’m pretty sure it doesn’t need to be written as a jQuery pug-in, though: anyone want to fork it and create a non-jQuery version too?
I’ve found myself using jQuery less and less recently. Partly to avoid the extra download and file size but also—as shown here—when it comes to DOM manipulation, there’s a lot you can do straight out of the box.
Most of these are pretty over the top but they’re good proofs of concept.
This looks like a nice progressive enhancement pattern: convert a select element into an auto-completing input element (a country selector in this case).
A jQuery plugin for embedding videos in responsive layouts. Very nice …but… does it really need to require jQuery? Would somebody like to fork this and create a non-jQuery version? Thanks.
This is something we’ve previously had to build from scratch at Clearleft so it’s nice to see an off-the-shelf solution.
In an attempt to “optimise” performance, T-Mobile and Orange are actually breaking jQuery.
Good advice for generating markup with jQuery. As usual, there’s more than one way to do it.
A great little jQuery script to automatically assign ARIA roles to HTML5 elements with the corresponding semantics.
A free-as-in-beer book on jQuery from Rebecca Murphey, released under a Creative Commons Attribution Share-Alike license.
A good example of the correct way to approach new interactive elements in HTML5 (the details element in this case): test for native support and then emulate with JavaScript if required.
A nice-looking jQuery plugin for HTML5's audio element, with fallback to a Flash player. I might just end up using this on Huffduffer.
A great portable jQuery reference. No app store required — this uses offline storage.
A jQuery plug-in inspired by the interaction feedback on Huffduffer, which was in turn inspired by retro games.
A $15 PDF book on jQuery from Cody Lindley.
Here's an interesting idea: generating a sparkline when you input a password ...familiarity with the generated sparkline acts as a visual aid to the user.
A detailed comparison of jQuery and MooTools.
This is kinda sneaky but quite clever. Subtly encourage IE6 users to upgrade.
Stuart has an interesting take on ARAI attributes. Why can't they be set declaratively in an external file in the same way as we set styles?
Demo for a neat piece of code that will auto-populate form fields from an hCard-carrying URL.
A great little Flickr slideshow from Phil Hawksworth.
Remy teaches non-techies how to use jQuery in a responsible way.
A simple and powerful message, beautifully delivered (itself an example of unobtrusive JavaScript). Bravo, Phil Hawksworth!
John Resig offers an alternative user interface for selecting a time.
A decent version of Tetris written using jQuery.
Google is now hosting all the major JavaScript libraries. The caching benefits should be good news for your users.
Simon's slides and demos from his half-day workshop at XTech.
Cameron has put all the materials from his four-part series together in one handy spot.
You have to be really, really geeky to find this funny. I find this funny.
A handy cheat sheet of jQuery methods to print out and keep on hand.
A nice little extension to jQuery from Michael Heilemann for displaying unobtrusive feedback messages.
Have I told you lately how much I love this microformats bookmarklet? Yes? Well, I'm telling you again.
From the people who brought you jQuery comes a set of widgets built using jQuery complete with documentation and tutorials.
Use jQuery? Use a mac? Here's a handy dashboard reference.
How much page weight is being wasted on JavaScript. It's time to shed those pounds.
This is the plain vanilla look.
You can subscribe to the RSS feed of links.