Monday 8/9/2004 – 12:55 am
(By the way, I’m using “Textile”:http://www.textism.com/tools/textile/ for the first time in this post. We’ll see how I like the resultant HTML.)
I’ve taken a new job, as mentioned before. This time I am to become the (first ever? for this organization) business owner of the interface of a variety of online and offline software. Which got […]
Sunday 8/1/2004 – 9:51 pm
It is becoming fashionable to use JavaScript to add behavior to a page without writing it into the (x)HTML. This is a good thing, in my view. But to do so easily we must either add custom attributes to the markup, or overload the class attribute. I’ve written some functions that make this second approach nearly painless.