Mon Apr 26, 2010 @ 12:17 pm

Beginning a few years ago, there have been a few projects – Rhino, Jaxer, more recently Narwhal – that proclaimed we were about to enter a golden era of server-side JavaScript programming. But the implementations always seemed to fall a bit …
Permalink • Posted in: javascript, web, programming • Comments (4)
Mon Oct 29, 2007 @ 11:21 am
Prior to version 3 (now out of beta in Leopard), Safari was one of few mainstream browsers that didn’t do anything when the user clicked on a HTML input elements label text.
Most browsers treat a label-click as an element-click – that is …
Permalink • Posted in: apple, javascript, web • Comments (4)
Tue Nov 14, 2006 @ 3:08 pm
It’s been a busy week, working on a fancy/complicated Web project. Here’s a smattering of things I’ve learned:
IE7 breaks old assumptions about float clearing
I have been using a variant of ALA‘s Practical CSS Forms…
Permalink • Posted in: web, tech stuff, javascript • Post a comment
Fri Nov 3, 2006 @ 11:42 am
I've been swearing like a foul-tempered pirate at IE a lot this week. This was one of the problems, something that seems to be a bug in the popular Prototype framework. Hopefully, my posting it here will save someone else much frustration.
So, I have …
Permalink • Posted in: javascript, prototype, tech stuff, web • Comments (6)