¡@

Home 

javascript Programming Glossary: this.darklayer

Google Closure bind / resolve issues with the this keyword

http://stackoverflow.com/questions/6527192/google-closure-bind-resolve-issues-with-the-this-keyword

or style for OOP in Google Closure update How can I access this.darklayer in ViewportSizeMonitor handler goog.require 'goog.dom' goog.require.. containerClass var viwportSize goog.dom.getViewportSize this.darklayer goog.dom.createDom div style width viwportSize.width px height.. goog.events.EventType.RESIZE function e console.log this this.darklayer this.container goog.dom.createDom div class this.containerClass..