home  :  clients  :  portfolio  :  contact

July 1, 2008

Expanding Divs 2

Filed under: Coding, by Rodrigo — Tags: , , — Rodrigo @ 3:01 pm

In my humble opinion, this is one of the most useful javascript snippets web developers will eventually have to use and reuse. Specially knowing that absolute positioned elements ‘don’t have a heigtht’, and thus they don’t expand their containers or correctly position subsequent elements bellow them. In my original article Expanding Divs (The Basics). I explain the general logic of the code that forms the function that follows. Based on that, I figured there has to be faster way to accomplish this. So I converted the code in the previous article into a set of functions. (more…)

April 3, 2008

Expanding Divs (The basics)

Filed under: Coding, by Rodrigo — Tags: , , , — Rodrigo @ 11:45 am

After reading some of the good literature about JavaScript, I am definitively certain that I still have a lot to learn on the subject. However, I am sure peers, beginner programmers, and colleagues alike would appreciate having this article and expand on it (no pun intended). (more…)

Designed by the Stagecoach Designs Team © 2008