javascript

TypeError: document.observe is not a function

In one of my java script file got the following line : Event.observe(window,'load',ls.init,false); So, when I load the chrome browser,…

8 years ago