Entries Tagged ‘JavaScript’

Articles

Read » As you may or may not know, I like to hack away at computers. And, occasionally, write about them (er, well not them per se, but about what horrible things I do to them). Although, I have managed to fool a few people into thinking that I know what I am doing, I’ll let you

Lightbox & iWeb

Read » If you are publishing iWeb to a non-.Mac server, and do not care too much for the slideshow code that is generated, this article is for you.

Afterbirth

Read » Hack to Lightbox for finitesquid.com

Handling Multiple JavaScript Inits

Read » Chaining JavaScript initialization functions.

CSS Drop Shadows

Read » Abstract
This article explains a technique for adding drop shadows to XHTML pages without introducing awkward and semantically challenged mark-up to the page.
The technique can be applied to any XHTML/CSS page, and the JavaScript and CSS presented in here can be easily adapted to local conventions used for marking up images.