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.

Web API reference

Переклад не закінчено. Будь ласка, допоможіть перекласти цю статтю з англійської.

Веб пропонує велике різноманіття API для виконання різних корисних завдань. До API можна отримати доступ через код JavaScript; API дозволяють робити багато речей: від  невеликих регулювань window чи element до генерації складних графічних чи аудіо-ефектів із використанням таких API, як WebGL та Web Audio.

Кожен індивідуальний інтерфейс з-поміж усіх API знаходиться в індексі.

Також є список доступних подій у довідці з подій.

Об'єктна Модель Документа (DOM)
Об'єктна Модель Документа (DOM) - це API, що дозволяє отримувати доступ та модифікувати поточний документ. Вона дозволяє маніпулювати Node документа та його Element. HTML, XML та SVG розширили DOM, щоб маніпулювати своїми специфічними елементами.
Device APIs
This set of APIs allows access to various hardware features available to Web pages and applications. E.g. Ambient Light Sensor API, Battery Status API, Geolocation API, Pointer Lock API, Proximity API, Device Orientation API, Screen Orientation API, Vibration API.
Communication APIs
These APIs let Web pages and applications communicate with other pages or devices. E.g. Network Information API, Web Notifications, Simple Push API.
Data management APIs
User data can be stored and managed using this set of APIs. E.g. FileHandle API, IndexedDB.

In addition to these APIs that are available to any Web site or app, a set of more powerful Mozilla APIs are available to privileged and certified applications.

Privileged APIs
A privileged application is an installed app that has been given specific rights by the user. Privileged APIs include: TCP Socket API, Contacts API, Device Storage API, Browser API, Camera API.
Certified APIs
A certified application is a low-level application performing critical operations in an operating system like Firefox OS. Less privileged application interact with these applications using Web Activities.  Certified APIs include: Bluetooth API, Mobile Connection API, Network Stats API, Telephony, WebSMS, WiFi Information API, Power Management API, Settings API, Idle API, Permissions API, Time/Clock API.

Community

Join the Web API community on our mailing list or newsgroup:

Also, be sure to join in the live discussion in the #webapi channel on IRC.

These topics may also be of interest:

 

Мітки документа й учасники

 Зробили внесок у цю сторінку: Sviat
 Востаннє оновлена: Sviat,