-
Sep 02, 2010
The script finds your current view position and scroll to the next or previous post accordingly.
Filed under: Slider
-
Rebecca Murphey created an amazing, free, online book for learning the fundamentals of jQuery. Bookmark it now.
Filed under:
-
Optimizing javascript/jQuery loading time, a beginner’s guide
So you created that nice website or web application and would like to go a step further in optimizing the front-end loading time? With some great free tools you can easily optimize your javascript to load 2 or 3 times faster if you are willing to trade the regular way of embedding javascript file.
Filed under:
-
jQuery makes implementing event delegation quick and easy! In version 1.4.2 there are now three ways to utilize event delegation: .live(), .delegate(), and do-it-yourself.
Filed under:
-
Build a jQuery content feature like MailChimp
Use the jQuery Cycle plugin, which allows you to rotate, paginate or cycle a set of images, to create a nice featured slideshow.
Filed under: Animation and Effects, Carousel, Slideshow
-
Jan 12, 2010
How to use keyboard navigation to control a carousel and/or slider.
Filed under: Carousel, DOM Manipulation, Slideshow
-
Jan 07, 2010
How To Use JSON with Twitter and Flickr API
In this post I want to illustrate how to use jQuery getJSON() method to load JSON data using an HTTP GET request. I prepared two examples, easy to understand if you are a jQuery beginner. The first example is a simple Twitter search and the second one is a simple Flickr search.
-
Create an In-Place Editing System: One Step Further
We’ll take things a step further as we create a simple backend, which will allow our website to remember the changes that we’ve made.
-
Create an In-Place Editing System
Making users click through multiple pages just to edit a field is so 1999. In this tutorial, you’ll learn how to create an in-place editing system as found on popular sites, such as Flickr.
-
Dec 16, 2009
Building Custom jQuery Event Types: Hesitate Event
If you’ve worked with jQuery for a while, you’ve probably bound event handlers to DOM elements. And, if you’ve done that, you may have also bound and triggered handlers to event types that aren’t natively supported by the browser (ex. “drag”, “drop”)….
Filed under: jQuery Extensions
-
Dec 01, 2009
In this tutorial we are going to create a pure jQuery & CSS twitter ticker which utilizes Twitter’s Search API. It will show your or your friends’ latest tweets, and will not require any server side code or databases. As a result, the ticker will be easily included into any web page and easily modified to your likings.
Filed under: Ajax, Animation and Effects, DOM Manipulation
-
Nov 27, 2009
Making an Interactive Picture with jQuery
In this tutorial I will be showing you how to piece together an interactive picture – aka an image that contains tooltips and popup boxes. This can be useful for showing off a particular aspect of a photo (ie items or people).
Filed under: Animation and Effects, DOM Manipulation, Media, Tooltip
-
Nov 25, 2009
Horizontal tabs with slide down sub menus
Cool horizontal sliding menu
Filed under: Animation and Effects, Navigation
-
Nov 17, 2009
Retweetradar has nice little effect in the footer – links in top lists fade, emphasizing the most popular links with strongest color intensity. This tutorial will explain how to fade a color in array of elements using jQuery.
This tute uses two way to fade the content, the first being opacity and the second, using RGB values.
Filed under: Aesthetics, DOM Manipulation
-
Nov 11, 2009
Smart Columns with CSS & jQuery
A very smart solution to create a evenly spaced columns using CSS and jQuery by Soh Tanaka
Check it, you won’t regret it.
Filed under: Aesthetics, DOM Manipulation, UI









Mac OS X Version 10.5.6 Snow Leopard
Windows 7 Ultimate
Moleskine Large Squared Notebook
Learning JQuery 1.3
JQuery UI 1.6: The User Interface Library for JQuery
JQuery Reference Guide
jQuery in Action
Pro JavaScript Techniques
JavaScript: The Definitive Guide
DOM Scripting: Web Design with JavaScript and the Document Object Model
Bulletproof Ajax
Bulletproof Web Design
CSS Artistry: A Web Design Master Class
Designing with Web Standards
CSS Mastery: Advanced Web Standards Solutions
HTML & XHTML: The Definitive Guide
Follow jQuery Style on Twitter