DOM element id as global property
An element with an id is automatically added as a global property to the window object. This is an outdated practice but still exists in some old scripts.
mainly web related notes, posts, whatever, by an average /seasoned/ web developer, mostly front, sometimes back
An element with an id is automatically added as a global property to the window object. This is an outdated practice but still exists in some old scripts.
How to inspect the default video controls in Firefox - see the markup and styles that make up the player controls.