DOM

From WebOS101

Jump to: navigation, search

Introduction

DOM stands for Document Object Model. The DOM (for our purposes) is the mechanism through which elements in a scene's HTML are accessed. Through the DOM you can access elements on a scene and modify them. Applications on webOS are rendered via a modified WebKit rendering engine so a WebKit DOM reference should give you useful information.

Useful Links

Retrieved from "http://www.webos101.com/DOM"
Personal tools