Click here to Skip to main content
15,888,984 members
Articles / Web Development / HTML5

How to Ensure Images are Loaded Before Rendering Them

Rate me:
Please Sign up or sign in to vote.
4.60/5 (4 votes)
11 Mar 2012CPOL2 min read 17.4K   5  
Receiving INDEX_SIZE_ERR: DOM Exception 1 in HTML5 drawImage() function - Here is a small trick that helps to make sure that images are loaded before being rendered.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student EPFL
Switzerland Switzerland
After almost 4 years of experience varying from finance to building & running a startup... I decided to take a break, go back to college and be a (academic) student again.
However, I continue to do freelance work and am currently working on HTML5 games for Code-Heads, a UK based studio.
http://aniruddhaloya.blogspot.com

Comments and Discussions