Hi Everyone. I've had a good read through the article Aaron wrote at http://jqueryvsmootools.com and I'm really battling to understand scope or when to use "this" in my classes etc.
I'm writing a class that will display a help context when you focus on a filed in a form. http://jsfiddle.net/roark/GwxvG/1/ When I click on a filed, i get "this.function_name" is not defined. Trying to search google for the term 'mootools "this" ' is not very successful as you can image so i was hoping soemone could have a look and let me know where I'm going wrong? Thanks Roark
