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
Tag Archives: function binding
Method & Function Binding in Prototype Javascript
Over the past few days, I’ve been asked by several colleagues about Prototype’s bind() method; what exactly it does and when it should be used. In short, method binding in prototype allows you control the object that the keyword this … Continue reading