April 2006

Things I Recently Bought

by Mike Levin on April 29, 2006

I’ve been on something of a possession acquisition and purging binge lately (ugh, the search visit’s that’s going to cause from anorexics). But my acquisition binge has been high-tech, and mostly concerned with adjusting my lifestyle to a tiny NYC apartment. I come from an 800+ square foot apartment in Philly, and have gone to [...]

{ 0 comments }

OnChange vs. OnBlur

by Mike Levin on April 24, 2006

Well, it’s a VERY nuanced point, but there appears to be a way to circumvent an onchange JavaScript validation check that doesn’t exist with onblur. The general wisdom is that it’s better to use onchange, because onblur can cause funky behavior. For example, onblur can cause user interface lockup if you have two sequential fields [...]

{ 0 comments }