Artikelen met het label Reference
15 documenten gevonden.
- Midas Midas is the code name for Gecko's built-in rich text editor. Midas can be enabled via ...
- Web/API/Canvas_API Added in HTML5, the HTML canvas element can be used to draw graphics via scripting in ...
- Web/API/CSSStyleSheet The CSSStyleSheet interface represents a single CSS style sheet. It inherits properties and ...
- Web/API/Document The Document interface represents any web page loaded in the browser and serves as an entry ...
- Web/API/LocalFileSystem De LocalFileSystem -interface van de File System API geeft je toegang tot een sandboxed ...
- Web/API/Window The window object represents a window containing a DOM document; the document property points to ...
- Web/API/Worker The Worker interface of the Web Workers API represents a background task that can be easily ...
- Web/CSS/:only-of-type De :only-of-type CSS pseudo-class representeerd elk element dat geen elementen heeft van ...
- Web/CSS/@namespace @namespace is een at-rule welke XML namespaces definieert zodat deze gebruikt kunnen worden in ...
- Web/CSS/CSS_Colors CSS Colors is a module of CSS that deals with colors, color types and transparency.
- Web/JavaScript/Reference/Global_Objects This chapter documents all of JavaScript's standard, built-in objects, including their methods ...
- Web/JavaScript/Reference/Global_Objects/Array/push De push() methode voegt een of meerdere elementen toe aan het einde van een array en geeft de ...
- Web/JavaScript/Reference/Global_Objects/String The String global object is a constructor for strings, or a sequence of characters.
- Web/JavaScript/Reference/Global_Objects/String/indexOf De indexOf() methode geeft de positie van het eerste voorval van searchValue binnen het String ...
- Web/Reference Het wordt aanbevolen al met de basis van het web te zijn begonnen, hoewel dit niet strikt ...