Skip to content

Firefox frustration

I'm an advocate for OpenSource and no fan of Micro$oft, but my latest battle with cross-browser compatibility has driven me insane. How hard would it be to follow DOM2 event handling. The onBlur/focus() bug is frustrating to say the least.

Look @ this ugly work-around...


onBlur="that=this;setTimeout('checkUSPhone(that,true)',1)"