Chris Casciano's Place Name Here

Blog

Articles for Tag: jquery

Some JavaScript Links

Don’t miss these!

I’m reading John Resig’s Pro JavaScript Techniques and really digging it. Expect a review in the coming weeks.

Related Tags

Place Name Where?

A sampling of some recent photos, bookmarks and news stories I've flagged elsewhere with this tag.

  • jQuery Sparklines

    This jQuery plugin generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript.

  • John Resig - Poignant Problems with Perf

    The world of performance analysis in JavaScript is a strange land. I've had the "pleasure" of being involved in two JavaScript performance-related debates: The speed of JavaScript-implemented CSS Selector libraries (via jQuery) and the speed of native browser implementations of JavaScript (via Mozilla). I want to go over a couple things that I've learned - much of which, I'm sure, is universally applicable to all types of speed tests.

  • Visual jQuery :: 1.0.4 API Docs

    documentation for the 1.0.4 version of jQuery javascript library

  • jQuery Taconite Plugin

    The jQuery Taconite Plugin allows you to easily make multiple DOM updates using the results of a single AJAX call. It processes an XML command document that contain instructions for updating the DOM.

  • jQuery Taconite Plugin

    The jQuery Taconite Plugin allows you to easily make multiple DOM updates using the results of a single AJAX call. It processes an XML command document that contain instructions for updating the DOM.

  • sorgalla.com - jCarousel

    jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. The items, which can be static HTML content or loaded with (or without) AJAX, can be scrolled back and forth (with or without animation).

  • sorgalla.com - jCarousel

    jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. The items, which can be static HTML content or loaded with (or without) AJAX, can be scrolled back and forth (with or without animation).

  • Learning jQuery

    blog devoted to information and instruction on using the JQuery javascript library

  • Klaus Hartl - Stilbüro : Tabs plugin revised

    accessible(?) tabs plugin for jquery javascript lib

  • Klaus Hartl - Stilbüro : Tabs plugin revised

    accessible(?) tabs plugin for jquery javascript lib

  • Microformats Bookmarklet > Left Logic

    jQuery based bookmarklet that searches a page for microformats and gives a nifty window to choose which to save

  • jQuery: Blog: » jQuery 1.0

    jQuery 1.0 is released... here's all the gory details

  • 15 Days Of jQuery : Multiple File Upload Magic With Unobtrusive Javascript

    Examples and tutorials to help you learn JQuery

  • jQuery Examples

    This page contains a growing set of Query powered script examples in "pagemod" format. The code that is displayed when clicking "Source" is exactly the same Javascript code that powers each example. Feel free to save a copy of this page and use the examples for your own needs.