JQuery
«      1   |   2   |   3   |   4   |   5      »      

HeatColor - Firing up elements based on values

Using color has been a tried and true method of representing importance or value in a UI. Whether it's negative balance or indicating a successful process, color helps to convey your message much more ....... read more
Fri,
30 Nov 2007
Genfavicon: A favicon generator

Adding to the long list of generator-style sites is the latest addition called Genfavicon. Using jQuery for it's DOM manipulation and Ajax work, the site actually does a pretty decent job of creating ....... read more
Thu,
29 Nov 2007
Google Code Revamps with jQuery

We have revamped Google Code, the site which is the home to developers, and open source hosting. A ton of work went into cleaning up the UI integrating and unifying content, and simplifying. The site ....... read more
Tue,
06 Nov 2007
Getitnext.com: An example of how libraries can co-exist

While reading an article on AuctionBytes.com about eBay search engine GetitNext.com, I did my usual code snooping to see what was powering some of the effects. Lo and behold, what do I see, but Protot ....... read more
Mon,
05 Nov 2007
jQuery Demo: Creating A Sliding Image Puzzle Plug-In

Ben Nadel has created a new jQuery plugin that allows you to have fun with sliding image puzzles by simple calling: PLAIN TEXT JAVASCRIPT:
 
$( "div.puzzle, p" ).puzzle( 100 )
read more
Wed,
31 Oct 2007
Prototype and jQuery: A code comparison

Remy Sharp has gone through the jQuery and Prototype frameworks, which are probably the two closest to each other, and has done a side by side comparison of the frameworks by showing you how similar t ....... read more
Fri,
26 Oct 2007
jQuery Logging

Dominic Mitchell has created a mini jQuery logging plugin that ties Firebug to the call chain. This means that if you are debugging something you can quickly add a .log("....") in the chain: PLAIN TEX ....... read more
Fri,
19 Oct 2007
Humanized Messages Library

Michael Heilemann has created a jQuery plugin, Humanized Messages, that implements Aza Raskins transparent messages pattern: Transparent messages are the brainchild of Jef Raskin. It?s simply a large ....... read more
Wed,
17 Oct 2007
John Resig?s turn to tease with some Sneaky 2

Rey linked to Thomas Fuchs tease last week and now it is John Resigs turn. Are we going to see a nice visualization engine in jQuery?
....... read more
Fri,
12 Oct 2007
PasteMonkey.org: Yet another Pastebin project

Tane Piper recently announced the beta launch of his new project, Paste Monkey. As Tane so aptly refers to it, Paste Monkey is "Yet Another Pastebin Project" which leverages a host of technologies for ....... read more
Tue,
02 Oct 2007
iPhone Web Development: Dojo and jQuery

Dylan Schiemann has posted about Dojo on the iPhone which should be real code in the 1.0 release. His slides are available and teach you all about hacking on the iPhone in general. Also, Andre Lewis ....... read more
Tue,
02 Oct 2007
Ajaxian Featured Tutorial: Parse JSON with jQuery and JavaScript

Last week, we posted a tutorial by Brian Reindel which showed how to parse XML with jQuery. The feedback was pretty good but many readers felt that JSON is the data packet format of choice and an XML- ....... read more
Tue,
02 Oct 2007
jQuery UI: Interactions and Widgets

Following a very successful release of jQuery v1.2, the jQuery team has just announced the release of their new UI  effects library, jQuery UI. jQuery UI signals the start of a whole new branch of th ....... read more
Mon,
17 Sep 2007
jQuery v1.2: Major new release, sneak peak at jQuery UI

Hot on the heels of the jQuery v1.1.4 release, John Resig and the jQuery team put the pedal to the metal and announced their newest release, jQuery v1.2. This is a massive new release of jQuery that? ....... read more
Tue,
11 Sep 2007
WCAG 1.0 Accessible News Slider

Everyone's throwing up JavaScript functionality left and right, most of the time without giving any thought to accessibility. Not so for Brian Reindel who has created an accessible news slider compone ....... read more
Fri,
31 Aug 2007
jQuery 1.1.4: Faster, More Tests, Ready for 1.2

In preparation for their upcoming jQuery v1.2 release next month, the jQuery team has released jQuery v1.1.4, an interim release which: Increases selector performance Includes an over-hauled test sui ....... read more
Fri,
24 Aug 2007
2008 SXSW Interactive Panel Picker

Lindsey Simon let us know about the 2008 SXSW Interactive Panel Picker that was made public for the conference. SXSW was deluged with great ideas this year, so it's been turned into a full blown app w ....... read more
Wed,
22 Aug 2007
jQuery Live

Brandon Aaron has written a new jQuery plugin Live Query: Live Query utilizes the power of jQuery selectors by binding events or firing callbacks for matched elements auto-magically, even after the p ....... read more
Wed,
22 Aug 2007
Table Sorting Made Easier

Christian Bach has released v2.0 of his tablesorter plugin for jQuery: Tablesorter sorts HTML tables with as little as one line of code and includes many advanced features like: Multiple column sorti ....... read more
Thu,
23 Aug 2007
jQuery vs. Prototype: OO JavaScript with or without training wheels

Brian Dillard has written about his experience playing with jQuery after time as a Prototype-r. The piece walks us through Brians understanding of JavaScript and OO as he worked with different librar ....... read more
Thu,
23 Aug 2007
«      1   |   2   |   3   |   4   |   5      »