Skip to content

category / Code

Writing code is like writing poetry – do it right or you’ll end up in some anthology of shame.

Transparent GIF Hack

Working with cross-browser DHTML sucks; and that’s a fact of life. The older the browser, the worst it is because of different DOM implementations. I was trying to set this thing up where you can draw a box outline over an image, and send the coordinates to a PHP program through a form.