Meet LESS, The Dynamic Stylesheet Language

LESS is a JavaScript based CSS preprocessor which allows you to write CSS in its extended syntax and it will automatically compile that code into normal CSS.
RSS Feeds for this category

LESS is a JavaScript based CSS preprocessor which allows you to write CSS in its extended syntax and it will automatically compile that code into normal CSS.
Google offers what it calls, Google AJAX Libraries, a content delivery network (CDN) to serve popular JavaScript libraries from its data centers.
Ext JS is a cross-browser JavaScript library for building rich internet applications (RIA). In this tutorial, Nuno will teach you how to get started with Ext JS and walkthrough with you on creating simple dialog boxes and tooltips as well as integrating Ext JS with your form.
If you run a portfolio or photography website, you’re probably tired of traditional vertical, horizontal or grid layout of showcasing images.Addy Osmani, a UK-based Web developer came up with some great ways of showcasing images in a circle, ellipse and stack fashion.
DataGrid can help address concerns of HTML tables with large data sets by providing features like sorting, filtering, searching, pagination and even in-line editing for your tables. There are two ways you can add data grid functionality to your tables…

IxEdit is the first on-the-fly interaction design tool aimed at allowing designers and developers create interactions with no JavaScript coding and just basic knowledge of HTML and CSS.
The ease of use, rich and intuitive scheduling solution offered by Google Calendar has inspired many to create CSS and AJAX calendars with similar interface and features. In this post, we take a look at some of these AJAX calendars & JavaScript calendars along with full-fledged calendar scripts similar to Google Calendar, Microsoft Outlook’s Calendar or Apple’s iCal.
Well, sort of; it’s not 100% native, but it works, and requires only 1 simple cut-and-pasted line added per function to implement. This article will detail how to do so, as well as the gist of its inner workings. It’s certainly easy to grep up complaints and feature requests for both parameter skipping and named parameters…
This article explains how to increase interactivity of your website by using either cookies or sessions to remember the state of the browsing session of your visitors.
By using RSS and the MagpieRSS toolkit, you can import data from another web site or news source and display that information on your own site.