Dwight Jack Diary

Homepage > Diary > Archive by category 'JavaScript'
Search


On the Bookshelf: MooTools 1.2 Beginner’s Guide

Wed 02/10/2010 in Coding, JavaScript

In nowadays frontend development JavaScript spans from rich interactions to animations, however we cannot rely on the native language’s methods to implement everything we need in a smart and time-effective way.

read on...

Introducing Bicycle 1.2: a lightweight JavaScript library

Mon 06/15/2009 in Coding, JavaScript, Projects

Bicycle is a lightweight and efficient small library for JavaScript development featuring basic shortcuts and a full wrapper for events, AJAX and form handling

read on...

Update: Use MooTools v1.2.x in Joomla! 1.5

Sun 06/07/2009 in Coding, Internet, JavaScript, PHP

This is an updated version of the code to switch Mootools from 1.11 to 1.2 in Joomla 1.5

read on...

Google Analytics Outbound Link Tracking with jQuery

Tue 12/30/2008 in Coding, JavaScript

A simple jQuery plugin to track links with Google Analytics

read on...

Semantic in-field input label with jQuery

Wed 12/24/2008 in Coding, JavaScript

Recent moods on input fields presentation tend to insert as initial value of an empty form field its label value.
An example of this can be found on the Facebook Homepage.
Though this is a space saving way to show labels and a much more focused way to point out the expected field value, addressing it by [...]

read on...