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 entry »
You currently browsing the archive for January, 2006. [View all archives]
I came across this when I was reading through the DOMScripting blog. Credit to Lokesh Dhakar for writing it.
Read the rest of this entry »

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.