The archives from January, 2006.

Lightbox JS

Posted in Quick tips & recommended on January 31st, 2006 - 2 comments

I came across this when I was reading through the DOMScripting blog. Credit to Lokesh Dhakar for writing it. :)
Read the rest of this article »

Empty div’s – the IE problem

Posted in Coding on January 30th, 2006 - 11 comments

Div illustration

I came across this when I was trying to style a div with a background image I had designed. . . Sounds easy huh? Well the problem wasn’t the background image it was the height of the div! A margin of space seemed to appear and screw up my design. In FireFox it looks sweet, but IE did not like it at all. This one really irritated me, so as not to forget it I thought I would post it on here.

Read the rest of this article »