<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- ----- --> <div id="intro"> <div id ...
To add a full-screen canvas element to your web page, simply call the add method of the FullScreenCanvas class. By default, the canvas will be appended to the document.body element. However, you can ...