If you look in the lib it uses 'this' in conjunction with many internal functions. For instance getDocument() uses this as the window reference. How do I change 'this' to reference some other object or element in the entirety of the library instance?
- Daniel
