How to Add Hints & Auto Focus Form Fields using jQuery
This tutorial teaches you how to easily add hints to your forms and auto focus fields.

Welcome to jQuery tutorials by ajaxBlender. This collection contains useful tutorials for popular JavaScript frameworks. Select the framework below to browse categorized jQuery tutorials.
This tutorial teaches you how to easily add hints to your forms and auto focus fields.
Read this tutorial to find out how to desaturate an image (convert color images to grayscale) using JavaScript. A cross-browser code sample is supplied.
Rotate images using JavaScript – is this even possible? Of course ;) Read this tutorial to find out how to rotate images using JavaScript, and the code is a cross-browser solution.
Sometimes you may want to replace your cursor with a custom image or use a custom image to move with your cursor. This quick JavaScript tutorial will show you how to implement it.
This JavaScript tutorial explains how to convert ASCII Character to Hex, Decimal and Binary Code using JavaScript.