Tag: library

CSS December 2007

What is CSS Framework?

A CSS framework is a simple template that may contain several CSS and HTML files which you can use as a starting point for your websites. Every web developer knows, that at some point you have to defi...

Read more →
JavaScript January 2008

jQuery documentation and resources

One of the first things you might want to know when try out a new programming language, library or framework is where you can find documentation and support.

Read more →
JavaScript August 2006

What is jQuery?

jQuery is an amazing JavaScript library that makes it easy to create wonderful web effects in just a few lines of code. As the website says:”

Read more →
JavaScript December 2007

What is MooTools?

Mootools is a lightweight abstraction layer between the browser and the code you write and this is really the definition of nearly every js framework out there - Protoype, Dojo, jQuery, Y!UI, etc. It ...

Read more →