Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Artykuły oznaczone: Reference

Znaleziono 17 dokumentów.

  • Mozilla/Tech Mozilla has several technologies used as components of its projects. These are documented here. ...
  • Mozilla/Tech/XPCOM/Reference This reference describes the interfaces and functions provided by the XPCOM library. In ...
  • Web/API/HTMLElement The HTMLElement interface represents any HTML element. Some elements directly implement this ...
  • Web/API/NavigatorLanguage NavigatorLanguage contains methods and properties related to the language of the navigator.
  • Web/API/WindowBase64/atob Funkcja WindowBase64.atob() dekoduje ciąg danych, który został zakodowany używając kodowania ...
  • Web/API/WindowBase64/btoa Tworzy string ASCII zakodowany w base-64 z ciągu ("string") danych binarnych.
  • Web/CSS/background-attachment Jeśli background-image jest określone, background-attachment decyduje, czy położenie danego ...
  • Web/CSS/background-color background-color ustawia kolor tła dla elementu, poprzez wartość koloru lub słowo kluczowe ...
  • Web/CSS/background-image Własność background-image ustawia obrazek tła dla elementu.
  • Web/CSS/background-position background-position ustawia początkowe położenie obrazka tła, który został zdefiniowany.
  • Web/CSS/background-repeat background-repeat określa, czy obrazek jest powtarzany (kafelkowany) i w jaki sposób.
  • Web/CSS/counter-reset counter-reset ustawia wartość liczników CSS .
  • Web/CSS/Media_Queries Media Queries is a module of CSS that defines expressions allowing to tailor presentations to a ...
  • Web/CSS/opacity Parametr opacity ustala przezroczystość elementu, czyli stopień, w jakim są widoczne elementy za ...
  • Web/CSS/outline-color The outline-color CSS property sets the color of the outline of an element. An outline is a line ...
  • Web/Events Events are sent to notify code of interesting things that have taken place. Each event is ...
  • Web/JavaScript/Referencje/Obiekty/Error The Error constructor creates an error object. Instances of Error objects are thrown when ...