Posts Tagged ‘JavaScript’

jQuery Enlightenment by Cody Lindley Book Review

jQuery Enlightenment by Cody Lindley reinvigorated my enthusiasm for technical references. If you’re at all interested in learning more about jQuery, or you just want an excellent reference on hand, jQuery Enlightenment is it!

Ext JS 3.0 Cookbook Book Review

Ext JS 3.0 Cookbook is a resource full of recipes focused on the popular Ext JS JavaScript library. While not for those new to Ext JS, it’s a great addition to the library of anyone looking to better their Ext JS skills using this handy reference.

Building Functional Alt Sites using SWFAddress

When developing a full Flash website, it is very important to provide an effective alternate site for viewing. SWFAddress helps extensively with exactly that.

Covering the Implication and Basics of CSS Animation

Allowing CSS to control the animation of various aspects of your document can have some very interesting implications. Should CSS or JavaScript control animation?

A Couple of Quick Tips for JavaScript Optimization

A couple of tips to optimize the speed of your slow JavaScript. Code examples using jQuery.

Working with canvas – Some Background and Basics

Canvas is an HTML element that provides a surface on which to draw with JavaScript

Creating Custom Form Elements Using jQuery: Selects

How to progressively enhance your form select dropdowns using JavaScript (jQuery)

Learning Ext JS Book Review

Learning Ext JS is a book covering the Ext JavaScript framework. It’s a great book if you’re familiar with DOM scripting already and are looking to build Web applications aimed at mimicking desktop apps.

JavaScript Tools Coda Plugin

This plugin gives you the ability to Minify and Pack your JavaScript within Coda

Pro JavaScript Techniques Book Review

Pro JavaScript Techniques by John Resig is definitely not an introductory text, but a great way to increase your existing knowledge of JavaScript.