- November 4, 2009
- Categories:
This is more for personal reference, but others might find it handy? I've start writing alot more OOP Javascript in conjunction with the fabulous Mootools Framework. Finally getting to use .prototype() properly ! Anyway; as I go I'm including links to resources I find useful:
Resources/Further Reading
- Three Ways to Define a Javascript Class
- An interesting problem. Binding 'this' to setInterval();
- Mozilla Development Center (MDC) - Gecko DOM Reference
- Deffered Javascript!