Lightbox JS
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 »
The archives from January, 2006.
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 »

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.