About

Posts by :

Web Resources Blogs Powered By WordPress 

The Web has become a huge resource for pretty much everything—the idea of having a library in every home is virtually a reality. However, the problem is that there is no librarian to guide you through it and maintain a certain level of quality in the material made available. Web-Resources-Blogs-Powered-By-WordPress.png (38 KB)

Fun With CSS3 and Mootools 

Some crazy experimental CSS3 and JavaScript. A showcase of some of the new features and how JavaScript can smoothly change them.

Free WordPress Theme Simple Magazine 

Simple Magazine Red is a theme with Magazine Style, with 3 column, automatic image thumbnail, automatic pagination. This template is minimalis and clean… simple-magazine-red-cover.jpg (4 KB)

CAKE – Canvas Animation Kit Experiment 

CAKE is a JavaScript library that allows you to use the HTML5 canvas element as a scenegraph, much like an SVG or other vector image. CAKE gives web developers the ability to build up a canvas element with individual elements, much like a vector image, rather than having to deal with pixels.

Fix IE7 scrolling background problem in textarea form fields 

IE6-7 incorrectly scrolls an applied element background for textarea field or overflows an input field in forms. Even the most common css hack suggested is to use the fixed position for background attachment, sometimes this isn’t enough.