Game Development Reference
In-Depth Information
API
Definition
Drag and Drop
API
It provides a native mechanism for dragging and dropping ob-
jects
Selector API
It provides a mechanism to select DOM elements using CSS
selectors
Note
There was another persistence API in HTML5 that was known as WebSQL. The
spec for this API defined an asynchronous way to store and query data in the
client using an actual built-in SQL-based database engine. The specification has
been deprecated, and was replaced in its entirety by the more robust and more
accepted IndexedDB API.
Search WWH ::




Custom Search