HTML and CSS Reference
In-Depth Information
window . onload = function
function ()
{
canvasApp ();
}
or:
window . onload = canvasApp ;
We will use the first method throughout this topic.
Search WWH ::




Custom Search