Article Archive

Articles tagged with JavaScript

  • 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.

  • Loving WebKit: The Web Inspector Redesign is Huge

    The freshly redesigned Web Inspector is a huge change for WebKit, and it’s making the engine that much better.

  • Improving Your Process: Maintaining Product Quality

    As a Web designer or developer, it’s important to make sure that your products remain top quality, regardless of any speed bumps you may encounter.