View Single Post
Potironette Potironette is offline
petite fantaisiste
Default   #63  
Thanks for the detailed answer and especially the examples!


Why is it that with
Code:
document.body.addEventListener('load', aasdf);
nothing shows up? Although, it does show up if I replace "document.body" with "window"?

Also, what is context? And what does something.somethingElse() mean? (as in document.getElementById('workCanvas') and context.drawImage(imgData, 10, 10)
Actually, what's a period?

..And what's loading?


Old Posted 01-04-2017, 05:47 AM Reply With Quote