Is there anyway to access the global object from inside a function other
than doing a "var _global = this;" before declaring the function?
Thanks
than doing a "var _global = this;" before declaring the function?
Thanks
Comment