Browser’s implied globals / Stoyan’s phpied.com
Like it’s not bad enough that JavaScript has implied globals (forget var and you create a global), but the browsers have decided it’s a good idea to add more pollution to the global namespace.
Browser’s implied globals / Stoyan’s phpied.com
Like it’s not bad enough that JavaScript has implied globals (forget var and you create a global), but the browsers have decided it’s a good idea to add more pollution to the global namespace.