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.
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.
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
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
Tue 12/30/2008 in Coding, JavaScript
A simple jQuery plugin to track links with Google Analytics
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 [...]