Rahul Bhargava wrote:

The tricky thing is that when you refer to the function as a variable,
if it is inside some other object, it doesn't know about the "this"
object when it is called for execution later. I don't know why that is,
it just is the way of the JS world I guess.
Does this help any? (not the variable this, that is, but the link this... er, the link that... the link I'm about to give you...)

http://www.quirksmode.org/js/this.html

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to