Latest Tweet
- Looking at AppleTV; I think Apple might have succeeded at building an experience that makes paying more convenient than piracy. #
-
Recently…
I write about…
$$ adobe air ajax apple bind books css Design Development dom element.select event bubbling event delegation event handling events firefox flash flex focus function binding gecko h264 interview iPhone iPhone SDK javascript jquery jqueryUI meta microsoft mozilla nettuts object oriented programming open screen project oreilly performance process prototype safari sproutcore theora tutorial web20expo webkit
Monthly Archives: July 2009
Quick Javascript Tip: Pass an Options Hash
A quick Javascript tip that I pass along in a lot of code reviews is to make use of an options object as a hash to pass a large number of parameters to a function without writing each one individually. … Continue reading
More on Keeping Track of Focus
A bit over a year ago, I wrote a post on Keeping Track of Focus using Javascript. Unfortunately, the code is severely flawed (though I haven’t yet figured out why it continues to work where I implemented it–but that’s a … Continue reading
Posted in briancrescimanno.com
View Comments