Browsing articles from "May, 2011"
May
6
2011

Jquery cool background animation

Hi everyone, in this article I will show you how to make cool background animation with jquery. With this script you can make fresh new look to your web site or just experiment.

May
6
2011

MooTools History Plugin

One of the reasons I love AJAX technology so much is because it allows us to avoid unnecessary page loads.  Why download the header, footer, and other static data multiple times if that specific data never changes?  It’s a waste of time, processing, and bandwidth.  Unfortunately, at this point in the web, constant refreshes are the norm — but they don’t have to be.  Christoph Pojer, a MooTools Core Developer, has added History to his [...]

May
6
2011

Font sizing with rem

Determining a unit of measurement to size our text can be a topic of heated debate, even in this day and age. Unfortunately, there are still various pros and cons that make the various techniques less desirable. It’s just a matter of which less-desirable is most desirable.