Fancy Inset CSS Image Borders
In this article we will explore how to add a nice, styled, inset double border to any image. This effect works in all modern browsers and degrades gracefully for Internet Explorer.
Jul 07, 2010
In this article we will explore how to add a nice, styled, inset double border to any image. This effect works in all modern browsers and degrades gracefully for Internet Explorer.
Jul 07, 2010
JavaScript by nature does not have classes like other languages. This has been a source of frustration for developers trying to create complex applications. Class.js attempts to provide the JavaScript language with a basic class structure in under a kilobyte of code.
May 08, 2010
Earlier this week I - with the help of some friends - released version 0.5 of the Dingo Framework.
Jan 30, 2010
This is another experiment with globally accessible data in PHP. This time I use a class with get/set methods for a slightly cleaner solution.
Jan 01, 2010
JavaScript has two functions that allow you to implement a delay before activating another function. In this article I will show you the difference between the setTimout and setInterval functions and how to use them.
Dec 22, 2009